Don't install custom resolv.conf cor copr-front-stg

This commit is contained in:
Mikolaj Izdebski 2018-08-27 11:02:26 +00:00
parent e6893f5a7b
commit ee979ae875
4 changed files with 6 additions and 3 deletions

View file

@ -1,4 +1,6 @@
--- ---
resolvconf: "resolv.conf/cloud"
_lighttpd_conf_src: "lighttpd/lighttpd_dev.conf" _lighttpd_conf_src: "lighttpd/lighttpd_dev.conf"
copr_nova_auth_url: "https://fedorainfracloud.org:5000/v2.0" copr_nova_auth_url: "https://fedorainfracloud.org:5000/v2.0"

View file

@ -1,6 +1,7 @@
--- ---
resolvconf: "resolv.conf/cloud"
tcp_ports: [22, 80] tcp_ports: [22, 80]
datacenter: cloud datacenter: cloud
freezes: false freezes: false
devel: true
custom_rules: ['-A INPUT -p tcp -m tcp --dport 443 -j ACCEPT'] custom_rules: ['-A INPUT -p tcp -m tcp --dport 443 -j ACCEPT']

View file

@ -1,4 +1,6 @@
--- ---
devel: true
copr_hostbase: copr-keygen-stg copr_hostbase: copr-keygen-stg
tcp_ports: [] tcp_ports: []

View file

@ -8,8 +8,6 @@ _forward_src: "forward_dev"
copr_backend_ips: ["172.25.32.232", "172.25.157.237"] copr_backend_ips: ["172.25.32.232", "172.25.157.237"]
keygen_host: "172.25.32.238" keygen_host: "172.25.32.238"
resolvconf: "resolv.conf/cloud"
backend_base_url: "http://copr-be-stg.fedorainfracloud.org" backend_base_url: "http://copr-be-stg.fedorainfracloud.org"
postfix_maincf: "postfix/main.cf/main.cf.copr" postfix_maincf: "postfix/main.cf/main.cf.copr"