mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
copr-pulp-dev: open the API port
This commit is contained in:
@@ -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,
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user