summaryrefslogtreecommitdiff
path: root/dan
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-09-12 23:31:56 +0200
committerChristian Pointner <equinox@spreadspace.org>2019-09-12 23:31:56 +0200
commit96ff0f39ff8c9017620224a77251ceaea1f96a49 (patch)
treed25917c885e8f63141746b1d8d79037543cb339c /dan
parentsk-cloudia added zpool (diff)
vm: disk on zfs volumes
Diffstat (limited to 'dan')
-rw-r--r--dan/sk-2019vm.yml1
-rw-r--r--dan/sk-testvm.yml7
2 files changed, 8 insertions, 0 deletions
diff --git a/dan/sk-2019vm.yml b/dan/sk-2019vm.yml
index 6c2b1448..9824c5d5 100644
--- a/dan/sk-2019vm.yml
+++ b/dan/sk-2019vm.yml
@@ -6,3 +6,4 @@
- role: sshd
- role: zsh
- role: zfs
+ - role: vm/host
diff --git a/dan/sk-testvm.yml b/dan/sk-testvm.yml
new file mode 100644
index 00000000..39c775aa
--- /dev/null
+++ b/dan/sk-testvm.yml
@@ -0,0 +1,7 @@
+---
+- name: Basic Setup
+ hosts: sk-testvm
+ roles:
+ - role: base
+ - role: sshd
+ - role: zsh