config management repository for all servers operated or managed by me
Go to file
Franzi 12d47ea0bc
All checks were successful
bundlewrap/pipeline/head This commit looks good
libs/tools: fix output of resolve_identifier() for bare ip addresses
2021-02-14 17:04:52 +01:00
bundles bundles/backup-client: use a bash function to do backups instead of repeating the same code over and over 2021-02-13 09:18:00 +01:00
data data/backup: remove unneeded keys for voc.pretalx 2021-02-12 18:45:43 +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 libs/tools: fix output of resolve_identifier() for bare ip addresses 2021-02-14 17:04:52 +01:00
nodes bundles/backup-client: metadata backup-pre-hooks now use /bin/sh by default 2021-02-13 08:26:46 +01:00
scripts script/update-ssh-client-config: s/post-receive/post-checkout/ 2021-02-13 17:09:27 +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/matrix-media-repo: introduce, add to htz.ex42-1048908 2021-02-12 16:01:35 +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