aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.14.yaml
diff options
context:
space:
mode:
authorpmikus <pmikus@cisco.com>2020-12-01 07:38:28 +0000
committerPeter Mikus <pmikus@cisco.com>2020-12-02 07:54:06 +0000
commitb2ff2bb435a765c588b5ae9f8461bbf9b5064651 (patch)
tree2b4e25b5963d9d80775c38c62c88e56e52d8cead /resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.14.yaml
parent4582f0f408616cdff8e606ac3abfe154f8f0514b (diff)
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 <pmikus@cisco.com> Change-Id: Ib9499fc8cfb0d9f5c5d5bbd1ccd856ecc951ec2a
Diffstat (limited to 'resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.14.yaml')
-rw-r--r--resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars/10.32.8.14.yaml6
1 files changed, 2 insertions, 4 deletions
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