mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 18:36:53 +08:00
Don't install custom resolv.conf cor copr-front-stg
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
---
|
||||
resolvconf: "resolv.conf/cloud"
|
||||
|
||||
_lighttpd_conf_src: "lighttpd/lighttpd_dev.conf"
|
||||
|
||||
copr_nova_auth_url: "https://fedorainfracloud.org:5000/v2.0"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
resolvconf: "resolv.conf/cloud"
|
||||
|
||||
tcp_ports: [22, 80]
|
||||
datacenter: cloud
|
||||
freezes: false
|
||||
devel: true
|
||||
custom_rules: ['-A INPUT -p tcp -m tcp --dport 443 -j ACCEPT']
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
---
|
||||
devel: true
|
||||
|
||||
copr_hostbase: copr-keygen-stg
|
||||
tcp_ports: []
|
||||
|
||||
|
||||
@@ -8,8 +8,6 @@ _forward_src: "forward_dev"
|
||||
copr_backend_ips: ["172.25.32.232", "172.25.157.237"]
|
||||
keygen_host: "172.25.32.238"
|
||||
|
||||
resolvconf: "resolv.conf/cloud"
|
||||
|
||||
backend_base_url: "http://copr-be-stg.fedorainfracloud.org"
|
||||
postfix_maincf: "postfix/main.cf/main.cf.copr"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user