pagure: add missing comma in inventory/group_vars/pagure
This commit is contained in:
parent
0be4815020
commit
47cbd1b97b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ num_cpus: 12
|
|||
# the host_vars/$hostname file
|
||||
|
||||
tcp_ports: [ 22, 25, 80, 443, 9418,
|
||||
8442, 8443, 8444, 8445
|
||||
8442, 8443, 8444, 8445,
|
||||
# Used for the eventsource
|
||||
8088,
|
||||
# This is for the pagure public fedmsg relay
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue