config management repository for all servers operated or managed by me
Go to file
Franzi c185a5bacd
All checks were successful
bundlewrap/pipeline/head This commit looks good
bundles/backup-client: do backups at 23:xx, so it won't interfere with upgrade-and-reboot
There were still problems with systems starting their backups late in the hour,
but backup servers did upgrade-and-reboot early it the hour. This leads to
incomplete backups, if the machine is rebooting, too.
2021-02-06 09:36:44 +01:00
bundles bundles/backup-client: do backups at 23:xx, so it won't interfere with upgrade-and-reboot 2021-02-06 09:36:44 +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 nodes/htz-cloud.pirmasens: fix website check for salonkatrin.de 2021-01-31 11:38:45 +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