mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 12:03:38 +08:00
Lets try this
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
{% if environment equals 'staging' %}
|
||||
{% if environment == 'staging' %}
|
||||
suffix = "stg.phx2.fedoraproject.org"
|
||||
app_hosts = [
|
||||
"app01.stg.phx2.fedoraproject.org",
|
||||
|
||||
Reference in New Issue
Block a user