aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-06-18space_server: bird: fix prefix errorHEADmasterHafnium
The prefix was only routeable on the intern network, not the whole internet, as it was not added in local_prefix_v6. The 2a0e:8f02:f034::/48 is attached to my ASN, AS211153 Commit message fixed up by Esmil
2021-06-17space_server: bird: add bgp peering for Hafnium/AS211153Hafnium
Commit message and nftables rule fixed up by Esmil
2021-06-01space_server: vars: update foodputer mac addressEmil Renner Berthing
In a heroic effort Asbjørn has replaced the old broken foodputer.
2021-06-01space_server: vars: add more convenient packagesEmil Renner Berthing
2021-06-01users: esmil: remove old ssh keysEmil Renner Berthing
2021-01-29space_server: chrony: start chrony after we're onlineEmil Renner Berthing
2021-01-22space_server: named: add trust-ad option to resolv.confEmil Renner Berthing
2021-01-19space_server: radius: use letsencrypt certificateEmil Renner Berthing
2021-01-19space_server: certbot: get space.labitat.dk certificateEmil Renner Berthing
2021-01-19space_server: ssh: add config for switchesEmil Renner Berthing
2021-01-19space_server: chrony: run chrony ntp serverEmil Renner Berthing
2021-01-18fedora: handlers: add restart sshd handlerEmil Renner Berthing
2021-01-17space_server: update for Fedora 33Emil Renner Berthing
2021-01-16fedora: homed: configure systemd-homedEmil Renner Berthing
2021-01-16space_server: vars: add bunkerap1Emil Renner Berthing
2021-01-16space_server: vars: add bunkerswitchEmil Renner Berthing
2021-01-16space_server: vars: add description for switchEmil Renner Berthing
..and remove wrong MAC address. The switch doesn't (and shouldn't) use dhcp.
2021-01-16fedora: systemd: configure sleep.conf and user.confEmil Renner Berthing
2021-01-16fedora: timesyncd: fix disablingEmil Renner Berthing
2020-11-17space_server: add static ips for pixelfluthafniumHafnium
2020-10-17space_server: nftables: drop spoofed incoming trafficEmil Renner Berthing
Discovered by IMAAL Research Lab, Brigham Young University, thank you.
2020-08-13space_server: add labicolo ipv6 range for EsmilEmil Renner Berthing
2020-06-19space_server: radius: update radiusd.confEmil Renner Berthing
2020-06-01users: rasmis: addedEmil Renner Berthing
Add Rasmus so he can jump to the foodputer and read out the drinkomatic database.
2020-06-01users: add support for jumponly usersEmil Renner Berthing
2020-06-01users: esmil: add stitch key and update .bashrcEmil Renner Berthing
2020-04-10users: root: update bashrcEmil Renner Berthing
2020-03-21space_server: networkd: set NTP server on wan interfaceEmil Renner Berthing
time.cloudflare.com has much lower ping than any of the default N.fedora.pool.ntp.org servers.
2020-03-20space_server: nftables: remove traffic stats rulesEmil Renner Berthing
This used to open up for polling our old switch for traffic data, but it died and it doesn't work with the new switch so let's plug the hole.
2020-03-20users: graffen: addedJesper Hess Nielsen
2020-03-14space_server: nftables: add graffens prefixes to nftablesJesper Hess Nielsen
2020-03-14space_server: bird: add ipv4 BGP session for graffenJesper Hess Nielsen
2020-03-11space_server: bird: add bgp peering for graffen/AS209616Jesper Hess Nielsen
2020-03-11documentation: update addressplan.txt to match wikiJesper Hess Nielsen
2020-03-07documentation: allocate colo addresses for GraffenEmil Renner Berthing
2020-03-07space_server: nftables: forward space.labitat.dk:17380 to jumbotronEmil Renner Berthing
2020-03-03jumbotron: disable IPv6 privacy extensionsEmil Renner Berthing
..so we can make sure the jumbotron always takes the same IPv6 address and we can whitelist it in the firewall.
2020-03-02Add AnyEvent::HTTPD package (for github integration)Kristian Nielsen
2020-03-01space_server: radius: configure certificatesEmil Renner Berthing
2020-02-29space_server: update to Fedora 31Emil Renner Berthing
2020-02-29space_server: networkd: set Scope=link link addressesEmil Renner Berthing
2020-02-29fedora: networkd: configure networkd.confEmil Renner Berthing
2020-02-29fedora: sudo: update sudoers fileEmil Renner Berthing
2020-02-29fedora: dnf: set install_weak_deps=noEmil Renner Berthing
..when installing packages. In case the Ansible dnf module doesn't consult /etc/dnf/dnf.conf
2020-02-27debian: networkd: remove last |bool instanceEmil Renner Berthing
2020-02-27roles: remove useless |bool filtersEmil Renner Berthing
This used to be a fix for some bogus warnings, but they seem to have gone in recent versions of Ansible
2020-02-27space_server: show nicer loop itemsEmil Renner Berthing
2020-02-27debian: apt: show nicer loop itemsEmil Renner Berthing
2020-02-27doorputer: lockserve allow empty string in lockserver.iniEmil Renner Berthing
2020-02-27fedora: allow empty strings in ini filesEmil Renner Berthing