koji_hub: remove old shadow user
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
2f2ba91754
commit
2fca720176
1 changed files with 0 additions and 7 deletions
|
@ -467,13 +467,6 @@
|
|||
- files
|
||||
when: env != 'staging' and ansible_hostname.startswith('koji02')
|
||||
|
||||
- name: Create shadow user
|
||||
user: name=koji_shadow
|
||||
when: "fedmsg_koji_instance != 'primary'"
|
||||
tags:
|
||||
- files
|
||||
- koji_hub
|
||||
|
||||
- name: Disable systemd-oomd we do not need or want it
|
||||
service: name=systemd-oomd state=stopped enabled=no
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue