Create folder to hold the cloud launcher yaml file
The cloud launcher role consumes a file with the environment switch, e.g.: ansible-playbook run_cloud_launcher.yml -e "@file.yml" Ideally, we will maintain a file on system-config repo that will grow over time, containing the various clouds resources. This file will be located under system-config/cloud-launcher/clouds_layouts.yml Change-Id: Ib911710c118eddd2ce1cd77eab65a924bf7a9912
This commit is contained in:
parent
03a687ee2d
commit
b425e5ef19
2
cloud_launcher/clouds_layouts.yml
Normal file
2
cloud_launcher/clouds_layouts.yml
Normal file
@ -0,0 +1,2 @@
|
||||
profiles: []
|
||||
clouds: []
|
Loading…
Reference in New Issue
Block a user