config management repository for all servers operated or managed by me
Go to file
Franzi 9cace7dace
All checks were successful
bundlewrap/pipeline/head This commit looks good
bundles/icinga2: only include service_name in sms if it actually is a service
2020-11-22 11:09:44 +01:00
bundles bundles/icinga2: only include service_name in sms if it actually is a service 2020-11-22 11:09:44 +01:00
data bundles/icinga2: add dependencies for icingaweb2 setup 2020-11-21 08:57:46 +01:00
groups move groups around 2020-11-21 10:55:09 +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/icinga2: implement SMS notifications 2020-11-22 10:34:49 +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 Jenkinsfile: don't try to send mails. Doesn't work. 2020-11-13 22:16:20 +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 groups/{gce,home}: send mail via mx0.kunbox.net 2020-11-11 13:31:01 +01:00
README.md README: default branch is now "main" 2020-08-21 21:19:23 +02:00
requirements.txt libs/keys: add gen_privkey() and get_pubkey_from_privkey() 2020-11-21 12:05:36 +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