diff --git a/inventory/group_vars/value b/inventory/group_vars/value index 32988eeb4b..63463e110c 100644 --- a/inventory/group_vars/value +++ b/inventory/group_vars/value @@ -23,7 +23,7 @@ custom_rules: [ '-A INPUT -p tcp -m tcp -s 10.3.166.10 --dport 5050 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 192.168.1.20 --dport 5050 -j ACCEPT', # batcave01 also needs access to announce commits. - '-A INPUT -p tcp -m tcp -s 192.168.20.41 --dport 5050 -j ACCEPT', + '-A INPUT -p tcp -m tcp -s 192.168.1.41 --dport 5050 -j ACCEPT', ] fas_client_groups: sysadmin-noc,fi-apprentice,sysadmin-web,sysadmin-mote,sysadmin-veteran