limit this to prod

Signed-off-by: Ricky Elrod <relrod@redhat.com>
This commit is contained in:
Ricky Elrod 2018-04-12 12:56:38 +00:00
parent 82d1af54df
commit 32536c8683
2 changed files with 2 additions and 0 deletions

View file

@ -133,6 +133,7 @@
remotepath: /
localpath: /
proxyurl: http://localhost:10069
when: env == "production"
tags:
- awx.fedoraproject.org

View file

@ -479,6 +479,7 @@
site_name: awx.fedoraproject.org
sslonly: true
cert_name: "{{wildcard_cert_name}}"
when: env == "production"
tags:
- awx.fedoraproject.org