summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-04-04 00:51:06 +0200
committerChristian Pointner <equinox@spreadspace.org>2021-04-04 00:51:06 +0200
commit1f3ad3812836ed0f8f4f290346014821e6601c4d (patch)
tree0a973d531da3e61ae33e4ee79542f0ed69dabeb3 /chaos-at-home
parentmove cryptdisk role to new storage subdir (diff)
move zfs roles to new storage subdir
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/ch-calypso.yml2
-rw-r--r--chaos-at-home/ch-epimetheus.yml4
-rw-r--r--chaos-at-home/ch-equinox-t450s.yml2
-rw-r--r--chaos-at-home/ch-prometheus.yml4
-rw-r--r--chaos-at-home/ch-telesto.yml2
5 files changed, 7 insertions, 7 deletions
diff --git a/chaos-at-home/ch-calypso.yml b/chaos-at-home/ch-calypso.yml
index 632132c8..962b9aa3 100644
--- a/chaos-at-home/ch-calypso.yml
+++ b/chaos-at-home/ch-calypso.yml
@@ -8,7 +8,7 @@
- role: core/zsh
- role: core/ntp
- role: core/cpu-microcode
- - role: zfs/base
+ - role: storage/zfs/pools
- role: apt-repo/obs-studio
- role: apt-repo/spreadspace
- role: ws/base
diff --git a/chaos-at-home/ch-epimetheus.yml b/chaos-at-home/ch-epimetheus.yml
index ea1b5617..105426be 100644
--- a/chaos-at-home/ch-epimetheus.yml
+++ b/chaos-at-home/ch-epimetheus.yml
@@ -9,9 +9,9 @@
- role: core/ntp
- role: network/wakeonlan
- role: storage/luks/volumes
- - role: zfs/base
+ - role: storage/zfs/pools
- role: apt-repo/spreadspace
- - role: zfs/sanoid
+ - role: storage/zfs/sanoid
post_tasks:
- name: install simple suspend script
copy:
diff --git a/chaos-at-home/ch-equinox-t450s.yml b/chaos-at-home/ch-equinox-t450s.yml
index 0a41d740..afc81fa3 100644
--- a/chaos-at-home/ch-equinox-t450s.yml
+++ b/chaos-at-home/ch-equinox-t450s.yml
@@ -13,7 +13,7 @@
- role: apt-repo/kubernetes
- role: apt-repo/riot
- role: apt-repo/nordvpn
- - role: zfs/base
+ - role: storage/zfs/pools
- role: ws/base
- role: core/admin-users
- role: network/wireguard/base
diff --git a/chaos-at-home/ch-prometheus.yml b/chaos-at-home/ch-prometheus.yml
index 4d6563d4..6bcba16f 100644
--- a/chaos-at-home/ch-prometheus.yml
+++ b/chaos-at-home/ch-prometheus.yml
@@ -8,9 +8,9 @@
- role: core/zsh
- role: core/cpu-microcode
- role: storage/luks/volumes
- - role: zfs/base
+ - role: storage/zfs/pools
- role: apt-repo/spreadspace
- - role: zfs/sanoid
+ - role: storage/zfs/sanoid
- role: chaos-at-home/fileserver
- role: vm/host/base
- role: vm/host/network
diff --git a/chaos-at-home/ch-telesto.yml b/chaos-at-home/ch-telesto.yml
index 68d9595d..9cbfbde3 100644
--- a/chaos-at-home/ch-telesto.yml
+++ b/chaos-at-home/ch-telesto.yml
@@ -8,7 +8,7 @@
- role: core/zsh
- role: core/ntp
- role: core/cpu-microcode
- - role: zfs/base
+ - role: storage/zfs/pools
- role: apt-repo/obs-studio
- role: apt-repo/spreadspace
- role: ws/base