From 0197b9516e66969483c96981c7b518486a4797d3 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Mon, 27 Mar 2017 10:29:01 +0200 Subject: xci: Enable node provisioning and shuffle/rename stuff This change enables node provisioning using bifrost based on the chosen flavor. Other changes include - move flavor specific stuff (playbooks, inventory, vars) into their own folders so it is easier to copy them over. - rename flavors and get rid of xci from them. - introduce env-vars to keep variables that are not really user variables. Please note that this patch contains empty files and so on due to still trying to find best way to structurei things. Apart from this, there will probably be lots of duplications here and there which will be taken care of once things settle. Change-Id: I04a5d422e5b018439bafea5e68e65255ae38d22b Signed-off-by: Fatih Degirmenci --- xci/file/mini/playbooks/configure-xcihost.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 xci/file/mini/playbooks/configure-xcihost.yml (limited to 'xci/file/mini/playbooks/configure-xcihost.yml') diff --git a/xci/file/mini/playbooks/configure-xcihost.yml b/xci/file/mini/playbooks/configure-xcihost.yml new file mode 100644 index 00000000..e69de29b -- cgit 1.2.3-korg