We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e1846b commit fb57134Copy full SHA for fb57134
1 file changed
terraform/cloudinit/node.yml
@@ -39,7 +39,7 @@ runcmd:
39
#firewall rules are handled by openstack
40
- ufw allow 1:32767/tcp
41
- ufw allow 1:32767/udp
42
- - systemctl enable ufw
+ - systemctl enable uf
43
#fail2ban
44
- printf "[sshd]\nenabled = true\nbanaction = iptables-multiport" > /etc/fail2ban/jail.local
45
- systemctl enable fail2ban
0 commit comments