summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-07-29 01:47:33 +0200
committerChristian Pointner <equinox@spreadspace.org>2023-07-29 01:47:33 +0200
commit4b64e236449b372fb861da2087a8989481e0ca4c (patch)
tree78cc82664d68a987f02b24e359aaab86fe5d6ebc /chaos-at-home
parentextend promethues metrics scraping from standalone-kubelet (diff)
retire outdated raspbian
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/ch-raspi-ntp.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/chaos-at-home/ch-raspi-ntp.yml b/chaos-at-home/ch-raspi-ntp.yml
deleted file mode 100644
index 5ba57a5a..00000000
--- a/chaos-at-home/ch-raspi-ntp.yml
+++ /dev/null
@@ -1,10 +0,0 @@
----
-- name: Basic Setup
- hosts: ch-raspi-ntp
- roles:
- - role: slim/raspbian
-# - role: apt-repo/base ## TODO: this role does not yet support rasbian since detection is not as trivial as one would think
- - role: core/base
- - role: core/sshd/base
- - role: core/zsh
- - role: core/admin-users