Signed-off-by: valentin.radulescu <valentin.radulescu@enea.com>
Change-Id: I323ca0a51baa5f1c1e7882de6e6cc3667bc328f8
parameters:
- string: &k8s_master_ip
name: K8S_MASTER_IP
- default: ''
+ default: '172.16.10.36'
description: 'IP address to connect to the K8s master'
- string: &k8s_ssh_user
name: K8S_SSH_USER
description: 'SSH password to connect to the K8s master'
- string: &k8s_ssh_key
name: K8S_SSH_KEY
- default: ''
+ default: '/var/lib/opnfv/mcp.rsa'
description: 'SSH key to connect to the K8s master'
- parameter:
<<: *k8s_fuel_ubuntu1604_parameter