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:
Ricardo Carrillo Cruz 2016-04-29 21:19:39 +00:00
parent 03a687ee2d
commit b425e5ef19
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
profiles: []
clouds: []