Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-17 | space_server: nftables: drop spoofed incoming traffic | Emil Renner Berthing | |
Discovered by IMAAL Research Lab, Brigham Young University, thank you. | |||
2020-08-13 | space_server: add labicolo ipv6 range for Esmil | Emil Renner Berthing | |
2020-06-19 | space_server: radius: update radiusd.conf | Emil Renner Berthing | |
2020-06-01 | users: rasmis: added | Emil Renner Berthing | |
Add Rasmus so he can jump to the foodputer and read out the drinkomatic database. | |||
2020-06-01 | users: add support for jumponly users | Emil Renner Berthing | |
2020-06-01 | users: esmil: add stitch key and update .bashrc | Emil Renner Berthing | |
2020-04-10 | users: root: update bashrc | Emil Renner Berthing | |
2020-03-21 | space_server: networkd: set NTP server on wan interface | Emil Renner Berthing | |
time.cloudflare.com has much lower ping than any of the default N.fedora.pool.ntp.org servers. | |||
2020-03-20 | space_server: nftables: remove traffic stats rules | Emil 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-20 | users: graffen: added | Jesper Hess Nielsen | |
2020-03-14 | space_server: nftables: add graffens prefixes to nftables | Jesper Hess Nielsen | |
2020-03-14 | space_server: bird: add ipv4 BGP session for graffen | Jesper Hess Nielsen | |
2020-03-11 | space_server: bird: add bgp peering for graffen/AS209616 | Jesper Hess Nielsen | |
2020-03-11 | documentation: update addressplan.txt to match wiki | Jesper Hess Nielsen | |
2020-03-07 | documentation: allocate colo addresses for Graffen | Emil Renner Berthing | |
2020-03-07 | space_server: nftables: forward space.labitat.dk:17380 to jumbotron | Emil Renner Berthing | |
2020-03-03 | jumbotron: disable IPv6 privacy extensions | Emil 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-02 | Add AnyEvent::HTTPD package (for github integration) | Kristian Nielsen | |
2020-03-01 | space_server: radius: configure certificates | Emil Renner Berthing | |
2020-02-29 | space_server: update to Fedora 31 | Emil Renner Berthing | |
2020-02-29 | space_server: networkd: set Scope=link link addresses | Emil Renner Berthing | |
2020-02-29 | fedora: networkd: configure networkd.conf | Emil Renner Berthing | |
2020-02-29 | fedora: sudo: update sudoers file | Emil Renner Berthing | |
2020-02-29 | fedora: dnf: set install_weak_deps=no | Emil Renner Berthing | |
..when installing packages. In case the Ansible dnf module doesn't consult /etc/dnf/dnf.conf | |||
2020-02-27 | debian: networkd: remove last |bool instance | Emil Renner Berthing | |
2020-02-27 | roles: remove useless |bool filters | Emil 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-27 | space_server: show nicer loop items | Emil Renner Berthing | |
2020-02-27 | debian: apt: show nicer loop items | Emil Renner Berthing | |
2020-02-27 | doorputer: lockserve allow empty string in lockserver.ini | Emil Renner Berthing | |
2020-02-27 | fedora: allow empty strings in ini files | Emil Renner Berthing | |
2020-02-27 | debian: allow empty strings in ini files | Emil Renner Berthing | |
2020-02-27 | space_server: avahi: use shorter dict format | Emil Renner Berthing | |
2020-02-27 | mail1: haveged: fix missing chroot condition | Emil Renner Berthing | |
2020-02-27 | space_server: move sudo tasks to fedora role | Emil Renner Berthing | |
..to align with debian role | |||
2020-02-27 | ansible.cfg: set interpreter_python = auto | Emil Renner Berthing | |
The default is auto_legacy, which will choose /usr/bin/python over /usr/bin/python3*, but will change to auto in the future. Let's live in the future! | |||
2020-02-27 | doorputer: alsa: disable state daemon | Emil Renner Berthing | |
2020-02-27 | debian: sshd: set PermitRootLogin no | Emil Renner Berthing | |
2020-02-27 | debian: streamline use of apt_release variable | Emil Renner Berthing | |
..and ansible_distribution_release fact. | |||
2020-02-27 | space_server: use common secrets.yml in ansible root | Emil Renner Berthing | |
..and generalize and move sshd tasks to fedora role. | |||
2020-02-27 | ansible.cfg: remove hash_behaviour option | Emil Renner Berthing | |
This will be deprecated in Ansible 2.10 and removed in 2.13. | |||
2020-02-27 | raspbian: update for hash_behaviour = replace | Emil Renner Berthing | |
2020-02-27 | debian: update for hash_behaviour = replace | Emil Renner Berthing | |
2020-02-27 | fedora: update for hash_behaviour = replace | Emil Renner Berthing | |
2020-02-23 | space_server: vars: add piscreen2.s | Emil Renner Berthing | |
2020-02-21 | Add some Perl packages needed by new Jumbotron | Kristian Nielsen | |
2019-12-20 | jumbotron: irssi: add Jumbchatter.pl symlink | Kristian Nielsen | |
2019-12-20 | jumbotron: install libanyevent-http-perl | Kristian Nielsen | |
..needed for next-generation jumbowatch awesomeness | |||
2019-11-06 | mail1: add semi to sudo users | Emil Renner Berthing | |
2019-10-14 | mail1: networkd: add IPv6 address | Emil Renner Berthing | |
2019-10-08 | mail1: add role to set up new mailserver | Emil Renner Berthing | |
This is just the base OS for now. Let's hope someone who knows more about mail wants to continue.. |