From 99f5becbe368895b07dddc109da5333caf3a12f6 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Wed, 29 Mar 2017 15:44:13 +0200 Subject: xci: Add ansible files for sandbox aio flavor This patch adds aio opnfv host configuration playbook, inventory, variable files and so on to use until we have time to fix things more properly and some other functionality becomes available in upstream. This approach will result in duplicates but it is something we can perhaps live with. The playbook to configure opnfv host is different from the playbook used for the rest of the flavors as our target host is the opnfv host itself. This is the reason for not having target host configuration playbook. This installation of aio will be driven by upstream scripts/playbooks entirely and we just execute the scripts we have in openstack-ansible repo. Change-Id: Ica814bdac1d324414f3add382a8241de49c93a2e Signed-off-by: Fatih Degirmenci --- xci/file/aio/flavor-vars.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'xci/file/aio/flavor-vars.yml') diff --git a/xci/file/aio/flavor-vars.yml b/xci/file/aio/flavor-vars.yml index e69de29b..6ac1e0fe 100644 --- a/xci/file/aio/flavor-vars.yml +++ b/xci/file/aio/flavor-vars.yml @@ -0,0 +1,3 @@ +--- +# this file is added intentionally in order to simplify putting files in place +# in future, it might contain vars specific to this flavor -- cgit 1.2.3-korg