config management repository for all servers operated or managed by me
Go to file
Franzi 72cf616114
bundles/zfs: use zfs-import-scan instead of zfs-import-cache
Last night, rx300 rebooted. After a reboot, the disks were detected
in another order (but still, all were detected!), so the cachefile did
no longer match, leading to breaking the import.

Running `zpool import` manually worked, because that will ignore the
cachefile. So, why do we depend on the cache file on boot up? The added
reliability of zfs-import-scan beats the speed of zfs-import-cache in
any way.
2022-03-12 09:03:42 +01:00
bundles bundles/zfs: use zfs-import-scan instead of zfs-import-cache 2022-03-12 09:03:42 +01:00
configs libs/firewall: add AS3320 (Telekom) 2021-12-14 16:09:31 +01:00
data data/ssl: bump _.home.kunbox.net 2022-03-02 07:05:08 +01:00
groups add bundle:systemd-timers 2022-02-06 13:39:52 +01:00
hooks hooks/test_zfs_consistency: allow unmanaged pools for arch systems 2022-02-18 19:55:35 +01:00
libs libs.firewall: add rfc1918 to named networks 2022-02-12 11:23:27 +01:00
nodes open firewall to rechenmonster for fossgis releasing 2022-03-11 16:39:46 +01:00
scripts scripts/letsencrypt-wildcard: import script to repo 2021-04-25 09:11:21 +02:00
.editorconfig bundles/pleroma: initial NON-WORKING version 2021-02-20 19:14:20 +01:00
.gitignore .gitignore: ignore more stuff 2021-10-07 18:25:34 +02:00
groups.py add error_context() to groups.py and nodes.py 2022-02-07 06:57:58 +01:00
Jenkinsfile Jenkinsfile: enable BW_PASS_DUMMY_MODE 2021-07-02 19:31:54 +02:00
nodes.py add error_context() to groups.py and nodes.py 2022-02-07 06:57:58 +01:00
PORT_MAP.md bundles/matrix-{media-repo,synapse}: catch all them metrics into influxdb 2021-11-09 18:26:52 +01:00
README.md README: jenkins has moved 2021-07-11 15:58:26 +02:00
requirements.txt bump bundlewrap to 4.13.6 2022-02-12 18:11:22 +01:00
users.json nodes/htz-cloud.pirmasens: add user autojenkins 2021-08-27 21:31:10 +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