config management repository for all servers operated or managed by me
Go to file
Franzi 4557ce2538
All checks were successful
bundlewrap/pipeline/head This commit looks good
libs/keys: add gen_privkey() and get_pubkey_from_privkey()
2020-11-21 12:05:36 +01:00
bundles bundles/icinga2: support specifying an alternative host for checks 2020-11-21 10:58:57 +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 libs/keys: add gen_privkey() and get_pubkey_from_privkey() 2020-11-21 12:05:36 +01:00
nodes nodes/home.*: set icinga_options 2020-11-21 11:31:40 +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/users: get default user data from users.json 2020-11-10 13:12:36 +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