From 92d7200a0e80ac91bda4540336358a638f4b3888 Mon Sep 17 00:00:00 2001 From: Ricardo Carrillo Cruz Date: Fri, 2 Sep 2016 14:28:27 +0200 Subject: [PATCH] Move the clouds_layouts.yaml file It was discussed with other members of the Infra team that this file would be better place on the playbooks folder, since the run_launcher is located there. Change-Id: I752ee592d3ffd8be4fd4ad29dbf73df443f28674 --- {cloud_launcher => playbooks}/clouds_layouts.yml | 3 +++ 1 file changed, 3 insertions(+) rename {cloud_launcher => playbooks}/clouds_layouts.yml (94%) diff --git a/cloud_launcher/clouds_layouts.yml b/playbooks/clouds_layouts.yml similarity index 94% rename from cloud_launcher/clouds_layouts.yml rename to playbooks/clouds_layouts.yml index 542f430ddc..6fd44c5b28 100644 --- a/cloud_launcher/clouds_layouts.yml +++ b/playbooks/clouds_layouts.yml @@ -1,3 +1,6 @@ +# This file is not a playbook, is a YAML file containing the resources layouts +# for all the OpenStack Infra clouds. +# It is meant to be passed as an argument to the the Ansible cloud launcher. profiles: # Profile to launch AFS server for nodepool. - name: openstackci-projects