summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-oulu.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-07-08 03:16:17 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-07-11 02:29:02 +0200
commitcb006428feac7f330fee3098dbf749aec6ebf585 (patch)
treeeafe7a9dfb42484958688b04df9639b3f6fd8661 /chaos-at-home/ch-oulu.yml
parentrefactor vm role names (diff)
vm/host/network: config initial setup works now
Diffstat (limited to 'chaos-at-home/ch-oulu.yml')
-rw-r--r--chaos-at-home/ch-oulu.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/chaos-at-home/ch-oulu.yml b/chaos-at-home/ch-oulu.yml
new file mode 100644
index 00000000..ef508629
--- /dev/null
+++ b/chaos-at-home/ch-oulu.yml
@@ -0,0 +1,11 @@
+---
+- name: Basic Setup
+ hosts: ch-oulu
+ roles:
+ - role: apt-repo/base
+ - role: core/base
+ - role: core/sshd
+ - role: core/zsh
+ - role: core/cpu-microcode
+ - role: vm/host/base
+ - role: vm/host/network