Commit graph

925 commits

Author SHA1 Message Date
197ebe2e38
bundles/systemd-networkd: add BindCarrier to bridges 2021-04-10 11:41:23 +02:00
00d46cb1b1
bundles/pppd: fix typo in restart-pppoe-if-no-public-ip 2021-04-10 09:49:40 +02:00
af6b16cc35
bundles/pppd: fix KeyError in restart-pppoe-if-no-public-ip 2021-04-10 09:38:47 +02:00
3a7d612c7a
nodes/home.router: update to bullseye 2021-04-10 09:20:34 +02:00
02146a81d6
bundles/systemd-networkd: fix vlan support for bridges and bonds 2021-04-10 09:18:45 +02:00
Sophie Schiller
913f2cde8f switch to new kodi with old name 2021-04-09 21:13:24 +02:00
Sophie Schiller
995ae2f55f add new kodi minion 2021-04-09 20:54:53 +02:00
103c213583
add scripts/list-all-ips 2021-04-09 19:03:24 +02:00
28eb3f023c
nodes/home.openwebrx: reuse pi for home.octoprint-leapfrog 2021-04-05 19:50:36 +02:00
7bb5179b4f
nodes/htz.ex42-1048908: update travelynx to 1.19.10 2021-04-05 15:28:55 +02:00
fd63d3d857
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
24f04e59aa
nodes/voc.pretalx: work around content-security-policy issues 2021-04-05 08:18:21 +02:00
aad27851bb
bundles/miniflux: proxy all images 2021-04-04 22:16:14 +02:00
68b8cf28d3
nodes/home.{nas,router}: fix firewall for netdata and nginx 2021-04-04 11:30:50 +02:00
e36a352a42
bundles: fix usage of set() vs {} 2021-04-04 10:34:55 +02:00
c418102000
bundles/netdata: fix iptables default 2021-04-04 10:30:45 +02:00
513eb4bed6
bundles/mosquitto: add monitoring 2021-04-03 09:43:24 +02:00
2027308249
bundles/zfs: fix typo in check_zpool_space 2021-04-03 09:41:17 +02:00
9cbf866de7
bundles/mosquitto: introduce, add to node home.nas 2021-04-03 09:36:47 +02:00
f8bbe00d47
overall better handling and usage of exceptions 2021-04-02 18:57:13 +02:00
5d5930265a
bundles/postfix: remove print statement 2021-04-02 18:29:33 +02:00
61cf881a03
bundles/pretalx: add bash_alias for manage.py 2021-04-02 14:59:56 +02:00
4a3be10add
bundles/apt: fix if in upgrade-and-reboot 2021-04-02 13:40:55 +02:00
6712d98040
nodes/htz-cloud.miniserver: remove dummy metadata, add monitoring 2021-04-02 13:40:10 +02:00
a24fb12c21
bundles/apt: introduce restart_triggers (restart services if another service has been upgraded) 2021-04-02 08:12:51 +02:00
7ca24d27d3
bundles/apt: add a bit of code to remove old, unused kernel images 2021-04-02 08:11:17 +02:00
8a0c8f32ae
bundles: less Restart=on-failure, more Restart=always 2021-04-02 08:05:33 +02:00
5b276368b8
bundles/wireguard: iptables/bundle_rules should be a list 2021-04-01 17:13:24 +02:00
17f9aa9c3e
bundles/icinga2: disable command module 2021-04-01 17:12:35 +02:00
c5eb2f4f70
bundles/icinga2: do not send recovery emails 2021-04-01 17:11:42 +02:00
763a071acc
nodes/htz.ex42-1048908: update mautrix-whatsapp to 0.1.6 2021-04-01 17:03:42 +02:00
957cac5ebc
bundles/postfix: disable SPAM BLOCKLIST check if relayhost is set 2021-04-01 17:00:53 +02:00
3481d4e13c
have ovh systems relay mail via htz.ex42-1048908, too 2021-04-01 17:00:23 +02:00
61c6188454
bundles/postfix: mynetworks now supports identifiers 2021-04-01 16:59:49 +02:00
b7222e2cd1
bundles/systemd-networkd: fix typo in routes 2021-04-01 16:31:57 +02:00
6e423c24fb
bundles/wireguard: rework metadata.py 2021-04-01 16:27:31 +02:00
b679f568eb
bundles/systemd-networkd: no need for a specific order in /etc/systemd/network/ 2021-04-01 16:26:06 +02:00
d787f8b0a3
bundles/systemd-networkd: rework routes 2021-04-01 16:25:24 +02:00
b52a196c73
bundles/nginx: add configuration option for client_max_body_size 2021-03-30 21:26:25 +02:00
b7583bc8cc
nodes/voc.pretalx: install some plugins 2021-03-30 19:52:31 +02:00
da9fe36646
bundles/pretalx: support installing plugins 2021-03-30 19:52:03 +02:00
8503a4a946
nodes/htz.ex42-1048908: update travelynx to 1.19.9 2021-03-30 18:22:35 +02:00
e924cc1322
nodes/htz.ex42-1048908: update element-web to 1.7.24 2021-03-30 18:22:19 +02:00
72831ee386
nodes/home.nas: one cronjob for permissions instead of three 2021-03-28 16:44:01 +02:00
7345543fa2
bundles/mx-puppet-discord: remove logging to files, disable presence logging 2021-03-28 11:29:16 +02:00
c388d5ea1e
bundles/postgresql: fix restart dependencies 2021-03-28 09:39:08 +02:00
35e4bbf04b
bundles/postfix: remove postscreen usage
postscreen isn't able to share its cache file between
instances, which leads to the server simply accepting
mails for the port on which postscreen starts up later.
Since we can't predict which port this will be, we
simply remove postscreen alltogether.

Yes, i know i could just remove postscreen for port 2525.
2021-03-28 09:00:37 +02:00
ce39850bda
bundles/postfix: fix .provides() for iptables reactor 2021-03-28 08:56:22 +02:00
9fe4e2933d
bundles/postfix: add firewalling for port 2525 2021-03-28 08:37:51 +02:00
a4b2dc29a9
bundles/miniflux: don't clean up old entries 2021-03-28 08:04:41 +02:00