summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chaos-at-home/ch-mimas.yml6
-rw-r--r--chaos-at-home/ch-pan.yml6
-rw-r--r--inventory/hosts.ini1
3 files changed, 13 insertions, 0 deletions
diff --git a/chaos-at-home/ch-mimas.yml b/chaos-at-home/ch-mimas.yml
new file mode 100644
index 00000000..0614b5ac
--- /dev/null
+++ b/chaos-at-home/ch-mimas.yml
@@ -0,0 +1,6 @@
+---
+- name: Basic Setup
+ hosts: ch-mimas
+ roles:
+ - role: zsh
+ - role: apt-repo/spreadspace
diff --git a/chaos-at-home/ch-pan.yml b/chaos-at-home/ch-pan.yml
new file mode 100644
index 00000000..027f2096
--- /dev/null
+++ b/chaos-at-home/ch-pan.yml
@@ -0,0 +1,6 @@
+---
+- name: Basic Setup
+ hosts: ch-pan
+ roles:
+ - role: zsh
+ - role: apt-repo/spreadspace
diff --git a/inventory/hosts.ini b/inventory/hosts.ini
index e6cde03f..d3a3cfa6 100644
--- a/inventory/hosts.ini
+++ b/inventory/hosts.ini
@@ -15,6 +15,7 @@ ansible_port=222
[chaos-at-home]
ch-atlas host_name=atlas
ch-pan host_name=pan
+ch-mimas host_name=mimas
ch-keyserver host_name=keyserver
ch-testvm host_name=testvm
ch-mimas2 host_name=mimas