From b2ff2bb435a765c588b5ae9f8461bbf9b5064651 Mon Sep 17 00:00:00 2001 From: pmikus Date: Tue, 1 Dec 2020 07:38:28 +0000 Subject: Terraform: Nomad resource definitions + storage - final until more ssd arive. + nginx - final + vpp_device - untested yet (restored from EdK setups) - to be rewritten Signed-off-by: pmikus Change-Id: Ib9499fc8cfb0d9f5c5d5bbd1ccd856ecc951ec2a --- .../ansible/inventories/lf_inventory/host_vars/10.30.51.28.yaml | 5 +---- .../ansible/inventories/lf_inventory/host_vars/10.30.51.29.yaml | 5 +---- .../ansible/inventories/lf_inventory/host_vars/10.30.51.30.yaml | 5 +---- .../ansible/inventories/lf_inventory/host_vars/10.30.51.32.yaml | 5 +---- .../ansible/inventories/lf_inventory/host_vars/10.30.51.33.yaml | 5 +---- .../ansible/inventories/lf_inventory/host_vars/10.30.51.34.yaml | 5 +---- .../ansible/inventories/lf_inventory/host_vars/10.30.51.35.yaml | 5 +---- .../ansible/inventories/lf_inventory/host_vars/10.30.51.50.yaml | 5 +---- .../ansible/inventories/lf_inventory/host_vars/10.30.51.51.yaml | 5 +---- .../ansible/inventories/lf_inventory/host_vars/10.30.51.65.yaml | 5 +---- .../ansible/inventories/lf_inventory/host_vars/10.30.51.66.yaml | 5 +---- .../ansible/inventories/lf_inventory/host_vars/10.30.51.67.yaml | 5 +---- .../ansible/inventories/lf_inventory/host_vars/10.30.51.68.yaml | 5 +---- .../ansible/inventories/lf_inventory/host_vars/10.30.51.70.yaml | 5 +---- .../ansible/inventories/lf_inventory/host_vars/10.30.51.71.yaml | 5 +---- .../ansible/inventories/lf_inventory/host_vars/10.32.8.14.yaml | 6 ++---- .../ansible/inventories/lf_inventory/host_vars/10.32.8.15.yaml | 6 ++---- .../ansible/inventories/lf_inventory/host_vars/10.32.8.16.yaml | 6 ++---- 18 files changed, 21 insertions(+), 72 deletions(-) (limited to 'resources/tools/testbed-setup/ansible/inventories/lf_inventory') diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.28.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.28.yaml index 3965a27c88..a302d21426 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.28.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.28.yaml @@ -53,7 +53,4 @@ consul_node_role: "client" consul_retry_servers: - "10.30.51.30" - "10.30.51.32" - - "10.30.51.33" - - "10.32.8.14" - - "10.32.8.15" - - "10.32.8.16" \ No newline at end of file + - "10.30.51.33" \ No newline at end of file diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.29.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.29.yaml index 0d44927fee..fcd416678c 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.29.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.29.yaml @@ -52,7 +52,4 @@ consul_node_role: "client" consul_retry_servers: - "10.30.51.30" - "10.30.51.32" - - "10.30.51.33" - - "10.32.8.14" - - "10.32.8.15" - - "10.32.8.16" \ No newline at end of file + - "10.30.51.33" \ No newline at end of file diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.30.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.30.yaml index 77f459fa8a..12546a2b59 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.30.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.30.yaml @@ -54,7 +54,4 @@ consul_node_name: "{{ hostname }}" consul_node_role: "both" consul_retry_servers: - "10.30.51.32" - - "10.30.51.33" - - "10.32.8.14" - - "10.32.8.15" - - "10.32.8.16" \ No newline at end of file + - "10.30.51.33" \ No newline at end of file diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.32.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.32.yaml index 0871ff40f2..51f447ead3 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.32.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.32.yaml @@ -53,7 +53,4 @@ consul_node_name: "{{ hostname }}" consul_node_role: "both" consul_retry_servers: - "10.30.51.30" - - "10.30.51.33" - - "10.32.8.14" - - "10.32.8.15" - - "10.32.8.16" \ No newline at end of file + - "10.30.51.33" \ No newline at end of file diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.33.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.33.yaml index 550e719881..19ec2c7ef4 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.33.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.33.yaml @@ -53,7 +53,4 @@ consul_node_name: "{{ hostname }}" consul_node_role: "both" consul_retry_servers: - "10.30.51.30" - - "10.30.51.32" - - "10.32.8.14" - - "10.32.8.15" - - "10.32.8.16" \ No newline at end of file + - "10.30.51.32" \ No newline at end of file diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.34.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.34.yaml index 5ce4c0a2a8..d55a48ecfd 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.34.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.34.yaml @@ -54,7 +54,4 @@ consul_node_role: "client" consul_retry_servers: - "10.30.51.30" - "10.30.51.32" - - "10.30.51.33" - - "10.32.8.14" - - "10.32.8.15" - - "10.32.8.16" \ No newline at end of file + - "10.30.51.33" \ No newline at end of file diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.35.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.35.yaml index 918b2f459f..321c1597ac 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.35.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.35.yaml @@ -54,7 +54,4 @@ consul_node_role: "client" consul_retry_servers: - "10.30.51.30" - "10.30.51.32" - - "10.30.51.33" - - "10.32.8.14" - - "10.32.8.15" - - "10.32.8.16" \ No newline at end of file + - "10.30.51.33" \ No newline at end of file diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.50.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.50.yaml index 65a8ae7796..23ebc52c1b 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.50.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.50.yaml @@ -57,7 +57,4 @@ consul_node_role: "client" consul_retry_servers: - "10.30.51.30" - "10.30.51.32" - - "10.30.51.33" - - "10.32.8.14" - - "10.32.8.15" - - "10.32.8.16" \ No newline at end of file + - "10.30.51.33" \ No newline at end of file diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.51.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.51.yaml index b3daacaaa1..de6cdd0b2a 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.51.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.51.yaml @@ -57,7 +57,4 @@ consul_node_role: "client" consul_retry_servers: - "10.30.51.30" - "10.30.51.32" - - "10.30.51.33" - - "10.32.8.14" - - "10.32.8.15" - - "10.32.8.16" \ No newline at end of file + - "10.30.51.33" \ No newline at end of file diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.65.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.65.yaml index bbceed229b..eee8bc942b 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.65.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.65.yaml @@ -56,7 +56,4 @@ consul_node_role: "client" consul_retry_servers: - "10.30.51.30" - "10.30.51.32" - - "10.30.51.33" - - "10.30.51.14" - - "10.30.51.15" - - "10.30.51.16" \ No newline at end of file + - "10.30.51.33" \ No newline at end of file diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.66.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.66.yaml index da9c918272..89ade2c689 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.66.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.66.yaml @@ -56,7 +56,4 @@ consul_node_role: "client" consul_retry_servers: - "10.30.51.30" - "10.30.51.32" - - "10.30.51.33" - - "10.30.51.14" - - "10.30.51.15" - - "10.30.51.16" \ No newline at end of file + - "10.30.51.33" \ No newline at end of file diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.67.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.67.yaml index a36c1151e0..a1f92eb71b 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.67.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.67.yaml @@ -56,7 +56,4 @@ consul_node_role: "client" consul_retry_servers: - "10.30.51.30" - "10.30.51.32" - - "10.30.51.33" - - "10.30.51.14" - - "10.30.51.15" - - "10.30.51.16" \ No newline at end of file + - "10.30.51.33" \ No newline at end of file diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.68.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.68.yaml index 88f0026f41..50cb6c8cdb 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.68.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.68.yaml @@ -56,7 +56,4 @@ consul_node_role: "client" consul_retry_servers: - "10.30.51.30" - "10.30.51.32" - - "10.30.51.33" - - "10.30.51.14" - - "10.30.51.15" - - "10.30.51.16" \ No newline at end of file + - "10.30.51.33" \ No newline at end of file diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.70.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.70.yaml index 5dcc572e3d..4c252ffc32 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.70.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.70.yaml @@ -61,7 +61,4 @@ consul_node_role: "client" consul_retry_servers: - "10.30.51.30" - "10.30.51.32" - - "10.30.51.33" - - "10.32.8.14" - - "10.32.8.15" - - "10.32.8.16" \ No newline at end of file + - "10.30.51.33" \ No newline at end of file diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.71.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.71.yaml index 66c5db6fb1..e976c2c413 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.71.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.30.51.71.yaml @@ -61,7 +61,4 @@ consul_node_role: "client" consul_retry_servers: - "10.30.51.30" - "10.30.51.32" - - "10.30.51.33" - - "10.32.8.14" - - "10.32.8.15" - - "10.32.8.16" \ No newline at end of file + - "10.30.51.33" \ No newline at end of file diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.14.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.14.yaml index 8d1653bce9..2109090698 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.14.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.14.yaml @@ -55,10 +55,8 @@ consul_certificates: consul_datacenter: "yul1" consul_encrypt: "Y4T+5JGx1C3l2NFBBvkTWQ==" consul_node_name: "{{ hostname }}" -consul_node_role: "both" +consul_node_role: "client" consul_retry_servers: - "10.30.51.30" - "10.30.51.32" - - "10.30.51.33" - - "10.32.8.15" - - "10.32.8.16" \ No newline at end of file + - "10.30.51.33" \ No newline at end of file diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.15.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.15.yaml index 94104d6baf..a00e97ebd7 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.15.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.15.yaml @@ -55,10 +55,8 @@ consul_certificates: consul_datacenter: "yul1" consul_encrypt: "Y4T+5JGx1C3l2NFBBvkTWQ==" consul_node_name: "{{ hostname }}" -consul_node_role: "both" +consul_node_role: "client" consul_retry_servers: - "10.30.51.30" - "10.30.51.32" - - "10.30.51.33" - - "10.32.8.14" - - "10.32.8.16" \ No newline at end of file + - "10.30.51.33" \ No newline at end of file diff --git a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.16.yaml b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.16.yaml index a5ffb91825..7a97c9757c 100644 --- a/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.16.yaml +++ b/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.16.yaml @@ -51,10 +51,8 @@ consul_certificates: consul_datacenter: "yul1" consul_encrypt: "Y4T+5JGx1C3l2NFBBvkTWQ==" consul_node_name: "{{ hostname }}" -consul_node_role: "both" +consul_node_role: "client" consul_retry_servers: - "10.30.51.30" - "10.30.51.32" - - "10.30.51.33" - - "10.32.8.14" - - "10.32.8.15" \ No newline at end of file + - "10.30.51.33" \ No newline at end of file -- cgit 1.2.3-korg