- 06 Dec, 2022 1 commit
-
-
Zen Fu authored
-
- 05 Dec, 2022 1 commit
-
- 30 Nov, 2022 1 commit
-
-
groente authored
-
- 24 Nov, 2022 1 commit
-
-
Zen Fu authored
refs sysadmin#17950
-
- 23 Nov, 2022 1 commit
-
-
Zen Fu authored
Hard-coded SSH accept was removed in: 5a5c91e0 refs sysadmin#17950
-
- 22 Nov, 2022 1 commit
-
-
Zen Fu authored
We have implemented SSH accept in all hosts via the profile. refs sysadmin#17950
-
- 17 Nov, 2022 5 commits
-
-
Zen Fu authored
-
Zen Fu authored
refs sysadmin#17950
-
Zen Fu authored
refs sysadmin#17950
-
Zen Fu authored
refs sysadmin#17950
-
Zen Fu authored
refs sysadmin#17950
-
- 16 Nov, 2022 7 commits
-
-
Zen Fu authored
-
Zen Fu authored
We can't really use that syntax. refs sysadmin#17950
-
Zen Fu authored
refs sysadmin#17950
-
Zen Fu authored
refs sysadmin#17950
-
Zen Fu authored
refs sysadmin#17950
-
Zen Fu authored
refs sysadmin#17950
-
Zen Fu authored
The puppetlabs-firewall module doesn't accept hostnames as values for firewall rules. refs sysadmin#17950
-
- 26 Oct, 2022 3 commits
- 25 Oct, 2022 1 commit
-
-
Zen Fu authored
For some reason, Puppet fails to load the Stdlib::IP::Address::V4::CIDR type inside another defined type: Resource type not found: Stdlib::IP::Address::V4::CIDR Let's workaround this for now by usign a String instead. refs sysadmin#17950
-
- 20 Oct, 2022 8 commits
-
-
Zen Fu authored
This is a measure to make sure we have a way to start using this module in production without causing too much pain. This is not ideal but is also not a regression in relation to the current firewall configuration: - VMs have no firewall at all and rely on the host. - Hosts already have SSH exposed to the whole Internet. We should change this when/if we implement measures to protect SSH, for example using an SSH JumpHost or a VPN. refs sysadmin#17950
-
Zen Fu authored
-
Zen Fu authored
refs sysadmin#17950
-
Zen Fu authored
refs sysadmin#17950
-
Zen Fu authored
refs sysadmin#17950
-
Zen Fu authored
The original intention was to make it easier to use this module without taking over a node's firewall config. But, as suggested during code review, it indeed makes more sense that managing everything via Puppet is the default and not the exception. refs sysadmin#17950
-
Zen Fu authored
-
Zen Fu authored
-