cosmos kiosk jenkinsfile
This commit is contained in:
@ -49,7 +49,7 @@ pipeline {
|
||||
/var/jenkins_home/ansible/playbooks/lldp-scan.yaml --ssh-common-args='-o StrictHostKeyChecking=no' \
|
||||
--extra-vars "new_hostname=MC-LLDP fixed_size='--window-size=${params.chrome_resolution}' \
|
||||
run_test=${params.run_test} rename_host=true refresh_only=${params.refresh_only} \
|
||||
public_deploy=true remove_default_vpn=true matt_public_key='${env.matt_public_key}' \
|
||||
public_deploy=true no_vpn=true matt_public_key='${env.matt_public_key}' \
|
||||
cosmos_password='${env.cosmos_password}' cosmos_root_password='${env.cosmos_root_password}' "
|
||||
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user