summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-apt.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-05-23 00:13:20 +0200
committerChristian Pointner <equinox@spreadspace.org>2024-05-23 00:13:20 +0200
commit8e168f685e82cbe129e7215d31450283c2eed44a (patch)
treedad0a945c3c72ffa327ef2429bf6ecba85a2375a /chaos-at-home/ch-apt.yml
parentch-apt: base install (diff)
basic apt-cache-ng role
Diffstat (limited to 'chaos-at-home/ch-apt.yml')
-rw-r--r--chaos-at-home/ch-apt.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/chaos-at-home/ch-apt.yml b/chaos-at-home/ch-apt.yml
index 3c38bb64..b159a854 100644
--- a/chaos-at-home/ch-apt.yml
+++ b/chaos-at-home/ch-apt.yml
@@ -7,3 +7,9 @@
- role: core/sshd/base
- role: core/zsh
- role: core/ntp
+
+- name: Payload Setup
+ hosts: ch-apt
+ roles:
+ - role: storage/lvm/base
+ - role: apt-cacher-ng