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: /
|
||||
localpath: /
|
||||
proxyurl: http://localhost:10069
|
||||
when: env == "production"
|
||||
tags:
|
||||
- awx.fedoraproject.org
|
||||
|
||||
|
|
|
@ -479,6 +479,7 @@
|
|||
site_name: awx.fedoraproject.org
|
||||
sslonly: true
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
when: env == "production"
|
||||
tags:
|
||||
- awx.fedoraproject.org
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue