config management repository for all servers operated or managed by me
Go to file
Franzi 71f033b7c2
All checks were successful
bundlewrap/pipeline/head This commit looks good
bundles/icinga2: fix dependencies for svc_systemd:icinga2
icinga2 runs fine without any checks, so we now only depend on the other
configuration files managed by bw. This will also fix unwanted
dependencies, because 'file:' means *all* files, not only those provided
by this bundle. In the past, it wasn't possible to skip any file,
because that would result in icinga not properly restarting.
2021-01-30 17:31:05 +01:00
bundles bundles/icinga2: fix dependencies for svc_systemd:icinga2 2021-01-30 17:31:05 +01:00
data bundles/postgresql: improvements 2021-01-23 11:35:03 +01:00
groups bundles/basic: ensure a proper locale is installed 2021-01-23 12:05:59 +01:00
hooks bundles/backup-server: dummy nodes never do backups 2020-11-13 21:58:35 +01:00
items items/zfs_pool: support raidz2 and raidz3 2020-11-13 11:24:30 +01:00
libs bundles/wireguard: add netdev and network files, add iptables rules 2020-11-21 15:38:38 +01:00
nodes bundles/powerdnsadmin: use tagged release 2021-01-29 18:13:16 +01:00
scripts scripts/passwords-for: sort metadata 2020-11-10 12:49:47 +01:00
.gitignore update gitignore 2020-11-13 23:30:49 +01:00
groups.py reformat groups 2020-02-29 12:30:51 +00:00
Jenkinsfile update bw to 4.3, add .provides() to metadata reactors 2021-01-07 18:44:38 +01:00
nodes.py introduce node.metadata['hostname'] to other bundles, update nodefiles to reflect changes 2020-10-25 11:14:46 +01:00
PORT_MAP.md bundles/pretalx: add to PORT_MAP.md, allocate a port 2021-01-17 07:55:08 +01:00
README.md README: default branch is now "main" 2020-08-21 21:19:23 +02:00
requirements.txt requirements.txt: bump bundlewrap to 4.4.2 2021-01-23 09:08:47 +01:00
users.json bundles/icinga2: generate icinga_users from users.json 2020-11-21 21:46:41 +01:00

kunsi/Bundlewrap

Central Config Management Repository for all servers operated or managed by me. May also include some dummy nodes, for example for deploying websites onto shared webhosting.

bw test runs according to Jenkinsfile after every commit. Build Status