Commit fb164bce authored by Mattia Rizzolo's avatar Mattia Rizzolo

common/munin: that ip whitelist can only work on ipv4 of course...

Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mapreri@ubuntu.com>
parent a0330ecb
......@@ -2,4 +2,4 @@
# {{ ansible_managed }}
#
command -A public_input_tcp -p tcp -s 178.62.47.107 --dport 4949 -j ACCEPT
command4 -A public_input_tcp -p tcp -s 178.62.47.107 --dport 4949 -j ACCEPT
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment