Commit graph

495 commits

Author SHA1 Message Date
Franzi 2457d5b435
bundles/backup-client: redirect stderr to /dev/null
All checks were successful
bundlewrap/pipeline/head This commit looks good
We have monitoring to determine wether the backup succeeded or not.
No need for E-Mails, too.
2020-11-15 11:15:53 +01:00
Franzi 84d1984cc1
nodes/home.nas: add users to "nas" group, add cronjobs to ensure permissions on nas dataset
All checks were successful
bundlewrap/pipeline/head This commit looks good
2020-11-15 11:12:22 +01:00
Franzi 9e2cb92766
nodes/home.nas: add user f2k1de 2020-11-15 10:36:40 +01:00
Franzi da39da4a5f
nodes/home.router: add user f2k1de, to allow them to do port forwarding
All checks were successful
bundlewrap/pipeline/head This commit looks good
2020-11-15 10:07:29 +01:00
Franzi ccfa56ad5e
bundles/pppd: also wait for ppp interface to vanish before restarting
All checks were successful
bundlewrap/pipeline/head This commit looks good
2020-11-15 10:02:13 +01:00
Franzi 0aafeb96cd
bundles/pppd: make sure dependent services are stopped before restarting pppoe session 2020-11-15 09:56:06 +01:00
Franzi 7e4c69c3f1
groups/home: use default nameservers until we implemented a dns cache 2020-11-15 09:40:48 +01:00
Franzi d83dbbdd75
bundles/systemd-networkd: use some more options for bond interfaces 2020-11-15 09:39:44 +01:00
Franzi 5319cd1e8b
bundles/netdata: disable health checks 2020-11-14 16:55:29 +01:00
Franzi f9c255cd1b
dns: add second ipv6 to mx0.kunbox.net 2020-11-14 15:24:13 +01:00
Franzi 6d58f2387f
bundles/openssh: introduce, add to all nodes
All checks were successful
bundlewrap/pipeline/head This commit looks good
2020-11-14 14:46:59 +01:00
Franzi e56e875433
bundles/rspamd: switch to automatically-generated dkim key 2020-11-14 14:35:27 +01:00
Franzi 3213e462c5
bundles/netdata: only save to ram, keep less history 2020-11-14 14:34:38 +01:00
Franzi 1339564dc4
bundles/netdata: introduce, add to home.nas and home.router
All checks were successful
bundlewrap/pipeline/head This commit looks good
2020-11-14 14:05:28 +01:00
Franzi ff607777ce
bundles/backup-client: support using a non-standard ssh port
All checks were successful
bundlewrap/pipeline/head This commit looks good
2020-11-14 12:52:18 +01:00
Franzi f405dca771
bundles/pppd: add dyndns capability 2020-11-14 12:46:19 +01:00
Franzi 10732efa36
nodes/home.router: add port forwarding for home.nas
All checks were successful
bundlewrap/pipeline/head This commit looks good
2020-11-14 12:26:22 +01:00
Franzi c8272b933a
nodes/home.nas: do updates on saturday
This machine is the vmhost for our router. We don't want them
to be rebooting at the same time.
2020-11-14 12:25:52 +01:00
Franzi 0ca8edf656
bundles/apt: move patchday to metadata reactor, make patchday configurable 2020-11-14 12:24:55 +01:00
Franzi 32b7dda61f
bundles/iptables: add newline to rules files 2020-11-14 12:24:12 +01:00
Franzi 877744b0ba
bundles/pppd: send out a Router Solicitation on ifup
All checks were successful
bundlewrap/pipeline/head This commit looks good
2020-11-14 12:11:51 +01:00
Franzi a14580944b
bundles/{radvd,wide-dhcp6c}: improve handling of non-properly terminated ip-down scripts 2020-11-14 11:57:01 +01:00
Franzi 644eb37b82
bundles/radvd: introduce, add to home.router 2020-11-14 11:47:44 +01:00
Franzi fa224a9939
bundles/wide-dhcp6c: introduce, add to home.router 2020-11-14 11:34:16 +01:00
Franzi 6b4eae842b
nodes/home.router: go live
All checks were successful
bundlewrap/pipeline/head This commit looks good
2020-11-13 23:57:12 +01:00
Franzi 00ba7e49d6
bundles/pppd: accept RA on ppp interface 2020-11-13 23:56:59 +01:00
kunsi 06f6e454e3 Merge pull request 'HEIMIT-2342-add-dhcpd-config' (#18) from HEIMIT-2342-add-dhcpd-config into main
All checks were successful
bundlewrap/pipeline/head This commit looks good
Reviewed-on: https://git.kunsmann.eu/kunsi/bundlewrap/pulls/18
2020-11-13 22:36:04 +00:00
Sophie Schiller cbfc8c75ad bundles/dhcpd add defaults file and some escaping
All checks were successful
bundlewrap/pipeline/head This commit looks good
2020-11-13 23:30:49 +01:00
Sophie Schiller ef211f7356 update gitignore 2020-11-13 23:30:49 +01:00
Sophie Schiller dcf944b198 bundles/dhcpd add initial items, metadata and template 2020-11-13 23:30:49 +01:00
Franzi 6ba0f6df1d
bundles/systemd: make sure we're using UTC and NTP
All checks were successful
bundlewrap/pipeline/head This commit looks good
2020-11-13 23:26:13 +01:00
Franzi 0025482240
nodes/home.router: install cronjob to re-establish pppoe connection at night
All checks were successful
bundlewrap/pipeline/head This commit looks good
2020-11-13 23:07:18 +01:00
Franzi 870a5252e5
bundles/pppd: add iptables rules on ifup/ifdown 2020-11-13 23:04:43 +01:00
Franzi f65e216828
bundles/iptables: introduce, add to home.router
All checks were successful
bundlewrap/pipeline/head This commit looks good
2020-11-13 22:47:23 +01:00
Franzi f355d1ec7b
Jenkinsfile: don't try to send mails. Doesn't work.
All checks were successful
bundlewrap/pipeline/head This commit looks good
2020-11-13 22:16:20 +01:00
Franzi df9863ef31
bundles/openvpn-client: add 2020-11-13 22:15:36 +01:00
Franzi e515378497
bundles/backup-server: dummy nodes never do backups
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit
2020-11-13 21:58:35 +01:00
Franzi 42133b92de
nodes/home: add some dummy nodes
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit
2020-11-13 21:53:12 +01:00
Franzi 297c8c84fb
nodes/home.router: add pppd
All checks were successful
bundlewrap/pipeline/head This commit looks good
2020-11-13 21:41:24 +01:00
Franzi 3b829caaf6
bundles/pppd: introduce 2020-11-13 21:41:02 +01:00
Franzi b1860b7e01
bundles/systemd-networkd: add option to only create a .netdev file for interfaces 2020-11-13 21:40:44 +01:00
Franzi be2cdc39e8
nodes/home.router: add node
All checks were successful
bundlewrap/pipeline/head This commit looks good
2020-11-13 18:48:16 +01:00
Franzi 99071bd8ba
nodes/home.nas: use a vlan 2020-11-13 18:47:24 +01:00
Franzi f7c85ddd8a
nodes/rx300: add lldp 2020-11-13 18:46:52 +01:00
Franzi 223e799a87
nodes/home: ipv4 -> ips 2020-11-13 18:46:27 +01:00
Franzi 2631531fd2
nodes/home.nas: add vmhost bundle
All checks were successful
bundlewrap/pipeline/head This commit looks good
2020-11-13 16:29:42 +01:00
Franzi 75d86f3339
bundles/systemd-networkd: support vlans 2020-11-13 16:29:17 +01:00
Franzi 4213b60052
bundles/lldp: introduce, add to all nodes at home 2020-11-13 16:28:43 +01:00
Franzi b9b0a9c5ca
bundles/vmhost: install correct packages 2020-11-13 14:47:40 +01:00
Franzi 8246a8199c
nodes/htz-cloud.sewfile: add seafile data path
All checks were successful
bundlewrap/pipeline/head This commit looks good
2020-11-13 13:36:12 +01:00