Update changed ip addresses
This commit is contained in:
parent
2c63423a9a
commit
773dff1aa9
3 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@ firewall_in:
|
|||
- {proto: tcp, port: 22}
|
||||
- {proto: tcp, port: 80}
|
||||
- {proto: tcp, port: 443}
|
||||
- {proto: tcp, port: 9100, from: [62.78.229.26/32]}
|
||||
- {proto: tcp, port: 9100, from: [212.149.248.65/32]}
|
||||
|
||||
ssh_hostnames:
|
||||
- shell.foo.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue