mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 21:42:52 +08:00
proxies / reverse-proxies / coreos-cincinnati: deploy in production too
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
c7831930a5
commit
0192bb0f1c
@@ -259,7 +259,6 @@
|
||||
keephost: true
|
||||
tags:
|
||||
- updates.coreos.fedoraproject.org
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: "status.updates.coreos{{ env_suffix }}.fedoraproject.org"
|
||||
@@ -269,7 +268,6 @@
|
||||
keephost: true
|
||||
tags:
|
||||
- updates.coreos.fedoraproject.org
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: "raw-updates.coreos{{ env_suffix }}.fedoraproject.org"
|
||||
@@ -279,7 +277,6 @@
|
||||
keephost: true
|
||||
tags:
|
||||
- updates.coreos.fedoraproject.org
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: "status.raw-updates.coreos{{ env_suffix }}.fedoraproject.org"
|
||||
@@ -289,7 +286,6 @@
|
||||
keephost: true
|
||||
tags:
|
||||
- updates.coreos.fedoraproject.org
|
||||
when: env == "staging"
|
||||
|
||||
#
|
||||
# end coreos
|
||||
|
||||
Reference in New Issue
Block a user