copr-pulp-dev: open the API port
This commit is contained in:
parent
aac6cdc608
commit
e8966f34e1
1 changed files with 6 additions and 0 deletions
|
@ -14,3 +14,9 @@ public_ip: 44.206.10.188
|
|||
swap_file_path: /swap
|
||||
swap_file_size_mb: 16384
|
||||
ansible_ssh_user: centos
|
||||
|
||||
tcp_ports: [
|
||||
22,
|
||||
# PULP API
|
||||
24817,
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue