File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,6 @@ host_key_checking = False
55pipelining = True
66forks = 30
77deprecation_warnings =False
8- # inventory = inventory.yml
9- roles_path = ../roles
10-
118
129[ssh_connection]
1310ssh_args = -o ControlMaster =auto -o ControlPersist =60s
Original file line number Diff line number Diff line change 22src_directory : " {{ ansible_env.HOME }}/src"
33
44kayobe_config_repo : https://github.com/stackhpc/stackhpc-kayobe-config.git
5- kayobe_config_version : Azimuth-MN-Workaround # stackhpc/yoga
5+ kayobe_config_version : stackhpc/yoga
66kayobe_config_name : kayobe-config
77kayobe_config_environment : ci-multinode
88
@@ -16,9 +16,9 @@ openstack_config_name: openstack-config
1616
1717vault_password_path : " ~/vault.password"
1818
19- ssh_key_path : " {{ cluster_ssh_private_key_file }} "
19+ ssh_key_path :
2020
21- # vxlan_vni:
21+ vxlan_vni :
2222
2323root_domain : sms-lab.cloud
2424
You can’t perform that action at this time.
0 commit comments