Commit graph

778 commits

Author SHA1 Message Date
Franzi b06532241b
bundles: use metastack syntax for metadata.get()
All checks were successful
bundlewrap/pipeline/head This commit looks good
2021-02-18 18:12:25 +01:00
Franzi 4be912ac31
nodes/kunsi-t470: add bundles systemd and systemd-networkd 2021-02-18 17:57:33 +01:00
Franzi 6e9fb7044a
bundles/systemd-networkd: add "enable-resolved" flag 2021-02-18 17:56:43 +01:00
Franzi fbf0371371
bundles/systemd: support different timezones 2021-02-18 17:56:06 +01:00
Franzi dba7beae1c
hooks/test_backup_metadata: no need to check metadata if node does not have bundle:backup-client
All checks were successful
bundlewrap/pipeline/head This commit looks good
2021-02-18 15:21:53 +01:00
Franzi 1abc0153f5
bundles/openssh: do not add deleted users to ssh config
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit
2021-02-18 15:12:30 +01:00
Franzi f036336f30
nodes/kunsi-t470: add bundle:lldp 2021-02-18 15:11:05 +01:00
Franzi 75224f0d5c
bundles/lldp: support arch linux 2021-02-18 15:10:50 +01:00
Franzi e54fd79bcd
nodes/kunsi-t470: add hosts entriesm, set default locale
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit
2021-02-18 14:52:06 +01:00
Franzi f4a644795e
bundles/basic: support setting a different default locale 2021-02-18 14:51:33 +01:00
Franzi 18572d56e6
nodes/kunsi-t470: introduce 2021-02-18 14:25:26 +01:00
Franzi 32d129015e
bundles/pacman: introduce, support pkg_pacman in some other bundles 2021-02-18 14:24:57 +01:00
Franzi 9bf7f856af
bundles/users: allow setting another shell 2021-02-18 14:24:09 +01:00
Franzi 8a2bef9b77
bundles/apt: move vim to default packages 2021-02-18 14:23:43 +01:00
Franzi 03840fd152
bundles/systemd: more options in journald.conf
All checks were successful
bundlewrap/pipeline/head This commit looks good
2021-02-18 10:29:38 +01:00
Franzi e0ffb4fd2f
postfixadmin: bump to 3.3.7 2021-02-18 10:28:34 +01:00
Franzi b1e665db7c
postfixadmin: bump to 3.3.6
All checks were successful
bundlewrap/pipeline/head This commit looks good
2021-02-17 17:54:20 +01:00
Franzi 4bd3945b6b
Jenkinsfile: add editorconfig checker
All checks were successful
bundlewrap/pipeline/head This commit looks good
2021-02-17 13:37:26 +01:00
Franzi 6118e6a530
Jenkinsfile: use less steps
All checks were successful
bundlewrap/pipeline/head This commit looks good
2021-02-17 13:14:21 +01:00
Franzi 3517facfc0
Jenkinsfile: move determinism to front (allows better parallelism)
All checks were successful
bundlewrap/pipeline/head This commit looks good
2021-02-17 12:13:31 +01:00
Franzi 8cef49cfce
editorconfig: add *.vault 2021-02-17 11:44:39 +01:00
Franzi fbb8840dff
add .editorconfig, format files correctly
All checks were successful
bundlewrap/pipeline/head This commit looks good
2021-02-17 10:56:18 +01:00
Franzi b42e39ed0a
get rid of check_rbl 2021-02-17 10:51:49 +01:00
Franzi 9d5d80457f
bundles/element-web: rename from riot-web, use tagged releases
All checks were successful
bundlewrap/pipeline/head This commit looks good
2021-02-16 12:49:02 +01:00
Franzi d1b1ca7729
nodes/home.openwebrx: introduce
All checks were successful
bundlewrap/pipeline/head This commit looks good
2021-02-16 08:43:10 +01:00
Franzi abb99ed58a
bundles/raspberrypi: remove isc-dhcp-client 2021-02-16 08:41:37 +01:00
Franzi d2260b4699
bundles/wireguard: use PersistentKeepalive to work around intermittent connection issues
All checks were successful
bundlewrap/pipeline/head This commit looks good
2021-02-15 15:16:44 +01:00
Franzi 5c1eba0d58
bundles: use a common metadata key for firewall restrictions, use repo.libs.tools.resolve_identifier()
All checks were successful
bundlewrap/pipeline/head This commit looks good
2021-02-15 14:16:35 +01:00
Franzi 9a2f9038c4
libs/tools: resolve_identifier supports ip networks, not ip addresses 2021-02-15 13:53:53 +01:00
Franzi 6527c985a7
nodes/home.router: add wg0 to allowed interfaces for netdata and nginx
All checks were successful
bundlewrap/pipeline/head This commit looks good
2021-02-14 21:42:50 +01:00
Franzi 9d0a602b49
nodes/ovh.wireguard: add config for kunsi-oneplus3 2021-02-14 21:41:01 +01:00
Franzi 56fce7d460
bundles/wireguard: add exclude_from_monitoring option for wireguard peers 2021-02-14 21:35:37 +01:00
Franzi 69605acfc9
dns: queere.eskalation.jetzt IN NS ns{1..4}.athena7.eu
All checks were successful
bundlewrap/pipeline/head This commit looks good
2021-02-14 17:32:43 +01:00
Franzi 2b7704630c
dns: add eskalation.jetzt 2021-02-14 17:22:25 +01:00
Franzi 12d47ea0bc
libs/tools: fix output of resolve_identifier() for bare ip addresses
All checks were successful
bundlewrap/pipeline/head This commit looks good
2021-02-14 17:04:52 +01:00
Franzi 358a1869f4
script/update-ssh-client-config: s/post-receive/post-checkout/
All checks were successful
bundlewrap/pipeline/head This commit looks good
2021-02-13 17:09:27 +01:00
Franzi cfd0863671
create script/update-ssh-client-config
All checks were successful
bundlewrap/pipeline/head This commit looks good
2021-02-13 16:39:55 +01:00
Franzi 65e6b8d053
bundles/backup-client: use a bash function to do backups instead of repeating the same code over and over 2021-02-13 09:18:00 +01:00
Franzi adeb8eff88
bundles/postgresql: only do database dumps if we're actually doing backups 2021-02-13 09:04:59 +01:00
Franzi 724537558e
bundles/postgresql: do a database dump before backing up the database
All checks were successful
bundlewrap/pipeline/head This commit looks good
2021-02-13 08:56:35 +01:00
Franzi 3d1468b214
bundles/backup-client: backup-pre-hooks should have numeric sorting 2021-02-13 08:37:49 +01:00
Franzi 7aeb46382d
bundles/zfs: move icinga2_api to metadata defaults 2021-02-13 08:37:00 +01:00
Franzi 2fbbaa1586
bundles/zfs: remove support for snapshot_only and snapshot_never (unused) 2021-02-13 08:36:10 +01:00
Franzi b20f369ea8
bundles/backup-client: metadata backup-pre-hooks now use /bin/sh by default 2021-02-13 08:26:46 +01:00
Franzi 077eaa265c
bundles/radicale: use Fault.as_htpasswd_entry() instead of pre-encrypting passwords 2021-02-13 08:17:31 +01:00
Franzi 978285bf32
bundles/matrix-media-repo: add backup/paths metadata 2021-02-13 08:09:48 +01:00
Franzi f52df58517
bundles: code style improvements
All checks were successful
bundlewrap/pipeline/head This commit looks good
2021-02-12 20:45:41 +01:00
Franzi 2af911c29f
nodes/voc.pretalx: move patchday to monday
All checks were successful
bundlewrap/pipeline/head This commit looks good
2021-02-12 18:53:34 +01:00
Franzi c0353d2911
bundles/apt: add option to configure patch-hour, not only patchday 2021-02-12 18:53:25 +01:00
Franzi 17dbba2c94
data/backup: remove unneeded keys for voc.pretalx
All checks were successful
bundlewrap/pipeline/head This commit looks good
2021-02-12 18:45:43 +01:00