mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 18:41:38 +08:00
On jenkins-dev open port 8080 instead of 80
This commit is contained in:
@@ -19,7 +19,7 @@ cloud_networks:
|
||||
|
||||
jenkins_master: True
|
||||
|
||||
tcp_ports: [ 80 ]
|
||||
tcp_ports: [ 8080 ]
|
||||
|
||||
custom_nat_rules: [
|
||||
# Redirect port 80 to 8080, which is used by jenkins
|
||||
|
||||
Reference in New Issue
Block a user