config management repository for all servers operated or managed by me
Go to file
Franzi c7ecf22c68
All checks were successful
bundlewrap/pipeline/head This commit looks good
PORT_MAP: add powerdns
2020-10-17 13:14:10 +02:00
bundles Merge pull request 'PowerDNS instead of bind9' (#2) from kunsi-feature-powerdns-instead-of-bind into main 2020-10-17 11:12:35 +00:00
data Merge pull request 'PowerDNS instead of bind9' (#2) from kunsi-feature-powerdns-instead-of-bind into main 2020-10-17 11:12:35 +00:00
groups bundles/powerdns: add support for zone transfers 2020-10-16 23:02:47 +02:00
items items/download: wrap node.run() in try..except to avoid killing the whole apply 2020-10-03 16:33:41 +02:00
libs libs/tools: add resolve_identifier() 2020-10-16 23:01:26 +02:00
nodes Merge pull request 'PowerDNS instead of bind9' (#2) from kunsi-feature-powerdns-instead-of-bind into main 2020-10-17 11:12:35 +00: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 nodes.py: autogenerate hostname if not set in nodefile 2020-03-27 12:33:14 +00:00
PORT_MAP.md PORT_MAP: add powerdns 2020-10-17 13:14:10 +02: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