summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-jump.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-07-10 17:21:54 +0200
committerChristian Pointner <equinox@spreadspace.org>2019-07-10 17:21:54 +0200
commit3f1364557e1753ca0e8f2efcec9087516f4e0cbe (patch)
treec4fa61852fd82d8d9ac18cb851f4292c0051efe9 /chaos-at-home/ch-jump.yml
parentch-router: fix firewall script (diff)
added new jumphost
Diffstat (limited to 'chaos-at-home/ch-jump.yml')
-rw-r--r--chaos-at-home/ch-jump.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/chaos-at-home/ch-jump.yml b/chaos-at-home/ch-jump.yml
new file mode 100644
index 00000000..8abf7338
--- /dev/null
+++ b/chaos-at-home/ch-jump.yml
@@ -0,0 +1,8 @@
+---
+- name: Basic Setup
+ hosts: ch-jump
+ roles:
+ - role: base
+ - role: sshd
+ - role: zsh
+ - role: admin-user