config management repository for all servers operated or managed by me
Go to file
Franzi f355d1ec7b
All checks were successful
bundlewrap/pipeline/head This commit looks good
Jenkinsfile: don't try to send mails. Doesn't work.
2020-11-13 22:16:20 +01:00
bundles bundles/openvpn-client: add 2020-11-13 22:15:36 +01:00
data bundles/openvpn-client: add 2020-11-13 22:15:36 +01:00
groups bundles/lldp: introduce, add to all nodes at home 2020-11-13 16:28:43 +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: change resolve_identifier() to return ipv4 and ipv6 separately 2020-11-09 18:46:37 +01:00
nodes nodes/home: add some dummy nodes 2020-11-13 21:53:12 +01:00
scripts scripts/passwords-for: sort metadata 2020-11-10 12:49:47 +01:00
.gitignore add __pycache__ to .gitignore 2020-10-17 13:10:59 +02: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 update bw to 4.2 2020-09-26 15:17:00 +02: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