Open postgresql port on faitout
This commit is contained in:
parent
d84d964972
commit
66354696c2
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ instance_type: m1.small
|
|||
keypair: fedora-admin-20130801
|
||||
security_group: ssh-anywhere-persistent,web-80-anywhere-persistent,default
|
||||
zone: nova
|
||||
tcp_ports: [22, 80, 443]
|
||||
tcp_ports: [22, 80, 443, 5432]
|
||||
|
||||
inventory_tenant: persistent
|
||||
inventory_instance_name: faitout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue