mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-27 23:57:02 +08:00
[grafana] let the whole /20 access :2003 for now
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user