[grafana] let the whole /20 access :2003 for now
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
b525f3506c
commit
0db28daa06
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ keypair: fedora-admin-20130801
|
|||
security_group: default,wide-open-persistent
|
||||
zone: nova
|
||||
tcp_ports: [22, 80, 443]
|
||||
custom_rules:
|
||||
- "-A INPUT -p tcp -m tcp --dport 2003 -s 209.132.176.0/20 -j ACCEPT"
|
||||
|
||||
inventory_tenant: persistent
|
||||
inventory_instance_name: grafana
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue