summaryrefslogtreecommitdiff
path: root/_graveyard_/chaos-at-home
diff options
context:
space:
mode:
Diffstat (limited to '_graveyard_/chaos-at-home')
-rw-r--r--_graveyard_/chaos-at-home/ch-gnocchi.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/_graveyard_/chaos-at-home/ch-gnocchi.yml b/_graveyard_/chaos-at-home/ch-gnocchi.yml
new file mode 100644
index 00000000..ba7b9add
--- /dev/null
+++ b/_graveyard_/chaos-at-home/ch-gnocchi.yml
@@ -0,0 +1,13 @@
+---
+- name: Basic Setup
+ hosts: ch-gnocchi
+ roles:
+ - role: apt-repo/base
+ - role: core/base
+ - role: core/sshd/base
+ - role: core/zsh
+ - role: core/cpu-microcode
+ - role: vm/host/base
+ - role: vm/host/network
+ - role: installer/debian/base
+ - role: installer/openbsd/base