summaryrefslogtreecommitdiffstats
path: root/xci/playbooks/roles/bootstrap-host/templates
diff options
context:
space:
mode:
authorVictor Morales <victor.morales@intel.com>2018-03-19 07:41:50 -0700
committerVictor Morales <victor.morales@intel.com>2018-04-06 04:03:02 -0700
commit8503b6c31989c1b290f3c81953410415265965d1 (patch)
tree6295d6e66deb2edae2f52c149a5ec42c830668a6 /xci/playbooks/roles/bootstrap-host/templates
parenta2cf6b44936886ff3cc142907552b016e8f5d42e (diff)
Move configuration network templates
The jinja templates that are used for networking setup are based on the openstack-ansible needs, those needs can differ for another installers. This change propose to make the network configuration depending on the installer. Signed-off-by: Victor Morales <victor.morales@intel.com> Change-Id: Ie805c3c7716393377d4dfcb32ed794cc1039d515
Diffstat (limited to 'xci/playbooks/roles/bootstrap-host/templates')
-rw-r--r--xci/playbooks/roles/bootstrap-host/templates/osa/debian/compute00.interface.j2 (renamed from xci/playbooks/roles/bootstrap-host/templates/debian/compute00.interface.j2)0
l---------xci/playbooks/roles/bootstrap-host/templates/osa/debian/compute01.interface.j2 (renamed from xci/playbooks/roles/bootstrap-host/templates/debian/compute01.interface.j2)0
-rw-r--r--xci/playbooks/roles/bootstrap-host/templates/osa/debian/controller00.interface.j2 (renamed from xci/playbooks/roles/bootstrap-host/templates/debian/controller00.interface.j2)0
l---------xci/playbooks/roles/bootstrap-host/templates/osa/debian/controller01.interface.j2 (renamed from xci/playbooks/roles/bootstrap-host/templates/debian/controller01.interface.j2)0
l---------xci/playbooks/roles/bootstrap-host/templates/osa/debian/controller02.interface.j2 (renamed from xci/playbooks/roles/bootstrap-host/templates/debian/controller02.interface.j2)0
-rw-r--r--xci/playbooks/roles/bootstrap-host/templates/osa/debian/opnfv.interface.j2 (renamed from xci/playbooks/roles/bootstrap-host/templates/debian/opnfv.interface.j2)0
-rw-r--r--xci/playbooks/roles/bootstrap-host/templates/osa/redhat/bridge.ifcfg.j2 (renamed from xci/playbooks/roles/bootstrap-host/templates/redhat/bridge.ifcfg.j2)0
-rw-r--r--xci/playbooks/roles/bootstrap-host/templates/osa/redhat/interface.ifcfg.j2 (renamed from xci/playbooks/roles/bootstrap-host/templates/redhat/interface.ifcfg.j2)0
-rw-r--r--xci/playbooks/roles/bootstrap-host/templates/osa/suse/suse.interface.j2 (renamed from xci/playbooks/roles/bootstrap-host/templates/suse/suse.interface.j2)0
-rw-r--r--xci/playbooks/roles/bootstrap-host/templates/osa/suse/suse.routes.j2 (renamed from xci/playbooks/roles/bootstrap-host/templates/suse/suse.routes.j2)0
10 files changed, 0 insertions, 0 deletions
diff --git a/xci/playbooks/roles/bootstrap-host/templates/debian/compute00.interface.j2 b/xci/playbooks/roles/bootstrap-host/templates/osa/debian/compute00.interface.j2
index 2da12f20..2da12f20 100644
--- a/xci/playbooks/roles/bootstrap-host/templates/debian/compute00.interface.j2
+++ b/xci/playbooks/roles/bootstrap-host/templates/osa/debian/compute00.interface.j2
diff --git a/xci/playbooks/roles/bootstrap-host/templates/debian/compute01.interface.j2 b/xci/playbooks/roles/bootstrap-host/templates/osa/debian/compute01.interface.j2
index a74df1c2..a74df1c2 120000
--- a/xci/playbooks/roles/bootstrap-host/templates/debian/compute01.interface.j2
+++ b/xci/playbooks/roles/bootstrap-host/templates/osa/debian/compute01.interface.j2
diff --git a/xci/playbooks/roles/bootstrap-host/templates/debian/controller00.interface.j2 b/xci/playbooks/roles/bootstrap-host/templates/osa/debian/controller00.interface.j2
index c540f66e..c540f66e 100644
--- a/xci/playbooks/roles/bootstrap-host/templates/debian/controller00.interface.j2
+++ b/xci/playbooks/roles/bootstrap-host/templates/osa/debian/controller00.interface.j2
diff --git a/xci/playbooks/roles/bootstrap-host/templates/debian/controller01.interface.j2 b/xci/playbooks/roles/bootstrap-host/templates/osa/debian/controller01.interface.j2
index e835d7ca..e835d7ca 120000
--- a/xci/playbooks/roles/bootstrap-host/templates/debian/controller01.interface.j2
+++ b/xci/playbooks/roles/bootstrap-host/templates/osa/debian/controller01.interface.j2
diff --git a/xci/playbooks/roles/bootstrap-host/templates/debian/controller02.interface.j2 b/xci/playbooks/roles/bootstrap-host/templates/osa/debian/controller02.interface.j2
index e835d7ca..e835d7ca 120000
--- a/xci/playbooks/roles/bootstrap-host/templates/debian/controller02.interface.j2
+++ b/xci/playbooks/roles/bootstrap-host/templates/osa/debian/controller02.interface.j2
diff --git a/xci/playbooks/roles/bootstrap-host/templates/debian/opnfv.interface.j2 b/xci/playbooks/roles/bootstrap-host/templates/osa/debian/opnfv.interface.j2
index 03f81dbb..03f81dbb 100644
--- a/xci/playbooks/roles/bootstrap-host/templates/debian/opnfv.interface.j2
+++ b/xci/playbooks/roles/bootstrap-host/templates/osa/debian/opnfv.interface.j2
diff --git a/xci/playbooks/roles/bootstrap-host/templates/redhat/bridge.ifcfg.j2 b/xci/playbooks/roles/bootstrap-host/templates/osa/redhat/bridge.ifcfg.j2
index 06b5f177..06b5f177 100644
--- a/xci/playbooks/roles/bootstrap-host/templates/redhat/bridge.ifcfg.j2
+++ b/xci/playbooks/roles/bootstrap-host/templates/osa/redhat/bridge.ifcfg.j2
diff --git a/xci/playbooks/roles/bootstrap-host/templates/redhat/interface.ifcfg.j2 b/xci/playbooks/roles/bootstrap-host/templates/osa/redhat/interface.ifcfg.j2
index a97ad0cf..a97ad0cf 100644
--- a/xci/playbooks/roles/bootstrap-host/templates/redhat/interface.ifcfg.j2
+++ b/xci/playbooks/roles/bootstrap-host/templates/osa/redhat/interface.ifcfg.j2
diff --git a/xci/playbooks/roles/bootstrap-host/templates/suse/suse.interface.j2 b/xci/playbooks/roles/bootstrap-host/templates/osa/suse/suse.interface.j2
index 27b01eb4..27b01eb4 100644
--- a/xci/playbooks/roles/bootstrap-host/templates/suse/suse.interface.j2
+++ b/xci/playbooks/roles/bootstrap-host/templates/osa/suse/suse.interface.j2
diff --git a/xci/playbooks/roles/bootstrap-host/templates/suse/suse.routes.j2 b/xci/playbooks/roles/bootstrap-host/templates/osa/suse/suse.routes.j2
index 7c868447..7c868447 100644
--- a/xci/playbooks/roles/bootstrap-host/templates/suse/suse.routes.j2
+++ b/xci/playbooks/roles/bootstrap-host/templates/osa/suse/suse.routes.j2