summaryrefslogtreecommitdiff
path: root/inventory/host_vars
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars')
-rw-r--r--inventory/host_vars/ch-pan.yml4
-rw-r--r--inventory/host_vars/dione.yml3
-rw-r--r--inventory/host_vars/helene.yml3
-rw-r--r--inventory/host_vars/r3-cccamp19-flora.yml3
-rw-r--r--inventory/host_vars/r3-cccamp19-gw.yml3
5 files changed, 16 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-pan.yml b/inventory/host_vars/ch-pan.yml
index 285f9cc1..9c7324ef 100644
--- a/inventory/host_vars/ch-pan.yml
+++ b/inventory/host_vars/ch-pan.yml
@@ -4,3 +4,7 @@ dyndns:
zone_file: /etc/bind/db.schaaas.at
clients:
ele-media: elemedia
+ r3-cccamp19-gw: r3-cccamp19-gw
+ r3-cccamp19-flora: r3-cccamp19-flora
+ dione: r3-cccamp19-dione
+ helene: r3-cccamp19-helene
diff --git a/inventory/host_vars/dione.yml b/inventory/host_vars/dione.yml
index 7a2e4a92..b0f68f04 100644
--- a/inventory/host_vars/dione.yml
+++ b/inventory/host_vars/dione.yml
@@ -32,3 +32,6 @@ kubelet_lvm:
lv: kubelet
size: 10G
fs: ext4
+
+dyndns:
+ server: ch-pan
diff --git a/inventory/host_vars/helene.yml b/inventory/host_vars/helene.yml
index c5b4fea3..6b433e79 100644
--- a/inventory/host_vars/helene.yml
+++ b/inventory/host_vars/helene.yml
@@ -32,3 +32,6 @@ kubelet_lvm:
lv: kubelet
size: 10G
fs: ext4
+
+dyndns:
+ server: ch-pan
diff --git a/inventory/host_vars/r3-cccamp19-flora.yml b/inventory/host_vars/r3-cccamp19-flora.yml
index bb4b9c02..00302f8c 100644
--- a/inventory/host_vars/r3-cccamp19-flora.yml
+++ b/inventory/host_vars/r3-cccamp19-flora.yml
@@ -29,3 +29,6 @@ network:
ip: "{{ network_zones.lan.prefix | ipaddr(network_zones.lan.offsets[inventory_hostname]) | ipaddr('address') }}"
mask: "{{ network_zones.lan.prefix | ipaddr('netmask') }}"
gateway: "{{ network_zones.lan.gw }}"
+
+dyndns:
+ server: ch-pan
diff --git a/inventory/host_vars/r3-cccamp19-gw.yml b/inventory/host_vars/r3-cccamp19-gw.yml
new file mode 100644
index 00000000..c6150b4d
--- /dev/null
+++ b/inventory/host_vars/r3-cccamp19-gw.yml
@@ -0,0 +1,3 @@
+---
+dyndns:
+ server: ch-pan