config management repository for all servers operated or managed by me
Go to file
2020-11-10 12:49:47 +01:00
bundles bundles/postgresql: rename users -> roles 2020-11-10 12:37:58 +01:00
data bundles/sshmon: add key, add to all nodes 2020-11-10 09:15:51 +01:00
groups bundles/sshmon: add key, add to all nodes 2020-11-10 09:15:51 +01:00
items items/zfs_pool: use "parted -s" to avoid it prompting while changing stuff 2020-10-18 15:02:10 +02:00
libs libs/tools: change resolve_identifier() to return ipv4 and ipv6 separately 2020-11-09 18:46:37 +01:00
nodes nodes: add website checks to nginx vhosts 2020-11-10 11:26:49 +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: default branch is main, not master 2020-08-29 21:32:22 +02: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/nginx: add monitoring 2020-11-10 10:57:04 +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

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