Revert "copr: temporarily don't obtain letsencrypt certs on fe dev in aws"
This reverts commit c52df0e12ad55b302ad82eae4f2500c87fd3c0fa.
This commit is contained in:
parent
bc712e103e
commit
777b48a949
1 changed files with 1 additions and 3 deletions
|
@ -105,9 +105,7 @@
|
||||||
# development servers use Let's Encrypt
|
# development servers use Let's Encrypt
|
||||||
- name: install letsencrypt ssl certificates for dev
|
- name: install letsencrypt ssl certificates for dev
|
||||||
include_role: name=copr/certbot
|
include_role: name=copr/certbot
|
||||||
when:
|
when: devel|bool
|
||||||
- devel|bool
|
|
||||||
- datacenter != "aws"
|
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue