add docker-registry-5000-persistent security group to osbs-dev
This commit is contained in:
parent
3c1fe667e2
commit
0716dbc5f2
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
image: "{{ fedora23_x86_64 }}"
|
||||
instance_type: m1.medium
|
||||
keypair: fedora-admin-20130801
|
||||
security_group: ssh-anywhere-persistent,web-8443-anywhere-persistent,web-443-anywhere-persistent,web-80-anywhere-persistent,default
|
||||
security_group: ssh-anywhere-persistent,web-8443-anywhere-persistent,web-443-anywhere-persistent,web-80-anywhere-persistent,docker-registry-5000-persistent,default
|
||||
zone: nova
|
||||
tcp_ports: [22, 80, 443, 8443]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue