summaryrefslogtreecommitdiff
path: root/defaults/main.yml
diff options
context:
space:
mode:
authorMatthew Fennell <matthew@fennell.dev>2026-09-09 21:48:42 +0100
committerMatthew Fennell <matthew@fennell.dev>2026-09-09 21:50:33 +0100
commit25db56f6241ae50feb54232e25f8203c1a450c7c (patch)
tree076e0e4dfc7f14f96377fbeebe475e30bafe61e3 /defaults/main.yml
parentafa36d11a380f924588d67172ecf02275461f386 (diff)
Move bootstrap sources to their own subdirectory
Since much of the setup (e.g. linter, hook, Makefile configuration) is consistent between ansible roles, instead of having a separate repo per role (as I initially planned), I'd prefer to have a single repo with all of the roles that the playbooks can then pull from. This is in preparation of adding a new munin-node role, following a similar process to bootstrap.
Diffstat (limited to 'defaults/main.yml')
-rw-r--r--defaults/main.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/defaults/main.yml b/defaults/main.yml
deleted file mode 100644
index 85a7a6b..0000000
--- a/defaults/main.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-# SPDX-FileCopyrightText: 2026 Matthew Fennell <matthew@fennell.dev>
-#
-# SPDX-License-Identifier: AGPL-3.0-or-later
-
----
-
-debian_security_uri: http://security.debian.org/
-debian_uri: http://deb.debian.org/debian
-debian_version: trixie