[pkgs] add in comment to code to when change needs to go
This commit is contained in:
parent
87ce71a5a9
commit
5f9818d50b
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue