Don't install custom resolv.conf cor copr-front-stg
This commit is contained in:
parent
e6893f5a7b
commit
ee979ae875
4 changed files with 6 additions and 3 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue