openqa/server: whoops, gotta clean this too

This commit is contained in:
Adam Williamson 2016-03-10 20:20:31 -08:00
parent 39c72cc3e4
commit c588b55419

View file

@ -38,7 +38,6 @@
- name: Create geekotest group with static GID 601
group: name=geekotest gid=601 system=yes
when: "gotgeeko.rc > 0"
- name: Create geekotest user with static UID 601
user:
@ -50,7 +49,6 @@
createhome: no
system: yes
shell: /sbin/nologin
when: "gotgeeko.rc > 0"
# note: we need updates-testing until fedfind 2.x and openQA 4.3-21 go stable
- name: Install required packages (testing)