Update group_vars/services.yaml
This commit is contained in:
parent
6b1791cc89
commit
e3c97c58e9
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
|||
---
|
||||
|
||||
group_nft_input: []
|
||||
- { from: [ '100.64.0.14' ], port: "4000", comment: "siahsd"}
|
||||
# test
|
||||
|
||||
nft_group_rules:
|
||||
- { from: [ '204.2.64.29' ], port: "3306", comment: "Mysql vanaf eventinfra, verzoek AK" }
|
||||
- { from: [ '100.64.0.14' ], port: "4000", comment: "siahsd"}
|
||||
|
||||
power_mqtt_targets:
|
||||
- net: space
|
||||
|
|
Loading…
Add table
Reference in a new issue