summaryrefslogtreecommitdiff
path: root/dan/sk-tomnext-nc.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-05-23 07:50:16 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-05-25 00:04:27 +0200
commit2a442070a042e2e27a64a6c4119df7a7fd635798 (patch)
tree863245e72fb011ea375c4230a341e947d9bce900 /dan/sk-tomnext-nc.yml
parentmajor revamp for zfs based vm images (diff)
sk-tomnext and both VMs running on it are finally done
Diffstat (limited to 'dan/sk-tomnext-nc.yml')
-rw-r--r--dan/sk-tomnext-nc.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/dan/sk-tomnext-nc.yml b/dan/sk-tomnext-nc.yml
new file mode 100644
index 00000000..b1cf028a
--- /dev/null
+++ b/dan/sk-tomnext-nc.yml
@@ -0,0 +1,17 @@
+---
+- name: Basic Setup
+ hosts: sk-tomnext-nc
+ roles:
+ - role: base
+ - role: sshd
+ - role: zsh
+ - role: apt-repo/base
+ - role: admin-user
+ - role: zfs/base
+ - role: apt-repo/spreadspace
+ - role: zfs/sanoid
+ - role: kubernetes/base
+ - role: kubernetes/standalone
+ - role: acmetool/base
+ - role: nginx/base
+ - role: apps/nextcloud