Merge "Update ceph job: remove of unused param Related-Prod: #PROD-30065 (PROD:30065) Related-Prod: #PROD-29949 (PROD:29949)" into release/proposed/2019.2.0
diff --git a/jenkins/client/job/deploy/update/update_ceph.yml b/jenkins/client/job/deploy/update/update_ceph.yml
index ff50db4..bb460a5 100644
--- a/jenkins/client/job/deploy/update/update_ceph.yml
+++ b/jenkins/client/job/deploy/update/update_ceph.yml
@@ -28,8 +28,4 @@
SALT_MASTER_CREDENTIALS:
type: string
default: "salt"
- description: Credentials to the Salt API.
- TARGET_SERVERS:
- type: string
- default: "*"
- description: Salt compound target to match nodes to be updated [*, G@osfamily:debian].
+ description: Credentials to the Salt API.
\ No newline at end of file