summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-08-22 00:37:04 +0200
committerChristian Pointner <equinox@spreadspace.org>2019-08-22 00:37:04 +0200
commit3919165ff02989547cb89dc84dc8fc20eaeee278 (patch)
tree8b55bc5a422b703bc43bc07cfa4f97bc3b7141d9 /chaos-at-home
parentnicer grouping for r3 @ cccamp (diff)
cccamp19 dyndns
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