Update ceph job: remove of unused param
Related-Prod: #PROD-30065 (PROD:30065)
Related-Prod: #PROD-29949 (PROD:29949)
Change-Id: Id3fa32adcfbc7d2237e8d35cc211e6cdf8e6b18b
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