bodhi: Add some comments for bodhi 4.0.0.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2019-05-14 19:17:15 +00:00
parent fb9cb18511
commit 983664a4c1

View file

@ -72,9 +72,11 @@
cert_src: "{{private}}/files/docker-registry/{{env}}/pki/issued/containerstable.crt"
key_src: "{{private}}/files/docker-registry/{{env}}/pki/private/containerstable.key"
certs_group: apache
# We can remove the when statement when Bodhi 4.0.0 is deployed to production.
- role: rabbit/user
username: "bodhi{{ env_suffix }}"
when: env == "staging"
# We can remove the when statement when Bodhi 4.0.0 is deployed to production.
- role: rabbit/queue
username: "bodhi{{ env_suffix }}"
queue_name: "bodhi{{ env_suffix }}"