[pkgs] add in comment to code to when change needs to go

This commit is contained in:
Stephen Smoogen 2020-01-14 19:14:14 +00:00 committed by Pierre-Yves Chibon
parent 87ce71a5a9
commit 5f9818d50b

View file

@ -68,7 +68,8 @@
uid: "{{ pagure_static_uid }}"
shell: /sbin/nologin
comment: "Pagure User"
when: env == "staging" and inventory_hostname.startswith('pkgs01'),
when: env == "staging" and inventory_hostname.startswith('pkgs01')
## The above should be deleted when we rebuild pkgs02 in future.
- name: setup fedmsg on pkgs