config management repository for all servers operated or managed by me
Go to file
Franzi ef84b3f889
All checks were successful
bundlewrap/pipeline/head This commit looks good
Revert "bundles/systemd-networkd: no need for a specific order in /etc/systemd/network/"
This reverts commit b679f568eb.

Documentation says order is irrelevant, but it is not. If we do not use
ordering, vlan interfaces are defined before the parent interfaces, which
leads to systemd-networkd not applying config for the parent interfaces.
2021-04-10 12:22:08 +02:00
bundles Revert "bundles/systemd-networkd: no need for a specific order in /etc/systemd/network/" 2021-04-10 12:22:08 +02:00
data nodes/voc.pretalx: only set content-security-policy for requests to django itself, not for media and static endpoints 2021-04-05 10:16:06 +02:00
groups have ovh systems relay mail via htz.ex42-1048908, too 2021-04-01 17:00:23 +02:00
hooks bundles: use metastack syntax for metadata.get() 2021-02-18 18:12:25 +01:00
items overall better handling and usage of exceptions 2021-04-02 18:57:13 +02:00
libs overall better handling and usage of exceptions 2021-04-02 18:57:13 +02:00
nodes nodes/home.router: fix dhcp config for dmz 2021-04-10 12:09:24 +02:00
scripts add scripts/list-all-ips 2021-04-09 19:03:24 +02:00
.editorconfig bundles/pleroma: initial NON-WORKING version 2021-02-20 19:14:20 +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: add editorconfig checker 2021-02-17 13:37:26 +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/pleroma: initial NON-WORKING version 2021-02-20 19:14:20 +01:00
README.md README: default branch is now "main" 2020-08-21 21:19:23 +02:00
requirements.txt bundles/gitea: use canned stop action 2021-02-20 15:47:35 +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