summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/r3-cccamp19-flora.yml1
-rw-r--r--chaos-at-home/r3-cccamp19-gw.yml5
2 files changed, 6 insertions, 0 deletions
diff --git a/chaos-at-home/r3-cccamp19-flora.yml b/chaos-at-home/r3-cccamp19-flora.yml
index 09f4f74d..0208c1db 100644
--- a/chaos-at-home/r3-cccamp19-flora.yml
+++ b/chaos-at-home/r3-cccamp19-flora.yml
@@ -5,3 +5,4 @@
- role: base
- role: sshd
- role: zsh
+ - role: dyndns/client
diff --git a/chaos-at-home/r3-cccamp19-gw.yml b/chaos-at-home/r3-cccamp19-gw.yml
new file mode 100644
index 00000000..d729471a
--- /dev/null
+++ b/chaos-at-home/r3-cccamp19-gw.yml
@@ -0,0 +1,5 @@
+---
+- name: configure dyndns
+ hosts: r3-cccamp19-gw
+ roles:
+ - dyndns/client