limit this to prod
Signed-off-by: Ricky Elrod <relrod@redhat.com>
This commit is contained in:
parent
82d1af54df
commit
32536c8683
2 changed files with 2 additions and 0 deletions
|
@ -133,6 +133,7 @@
|
||||||
remotepath: /
|
remotepath: /
|
||||||
localpath: /
|
localpath: /
|
||||||
proxyurl: http://localhost:10069
|
proxyurl: http://localhost:10069
|
||||||
|
when: env == "production"
|
||||||
tags:
|
tags:
|
||||||
- awx.fedoraproject.org
|
- awx.fedoraproject.org
|
||||||
|
|
||||||
|
|
|
@ -479,6 +479,7 @@
|
||||||
site_name: awx.fedoraproject.org
|
site_name: awx.fedoraproject.org
|
||||||
sslonly: true
|
sslonly: true
|
||||||
cert_name: "{{wildcard_cert_name}}"
|
cert_name: "{{wildcard_cert_name}}"
|
||||||
|
when: env == "production"
|
||||||
tags:
|
tags:
|
||||||
- awx.fedoraproject.org
|
- awx.fedoraproject.org
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue