blob: 91601abad0657404dcfcc78e1f412f3565cf0231 [file] [log] [blame]
classes:
- system.docker.client.images.jenkins_slave
parameters:
_param:
jenkins_master_host: ${_param:control_vip_address}
jenkins_master_url: http://${_param:jenkins_master_host}:${_param:jenkins_master_port}
jenkins_slave_user: ${_param:jenkins_client_user}
jenkins_slave_password: ${_param:jenkins_client_password}
jenkins_slave_extra_opts: ""