This commit is contained in:
Seth Vidal 2012-11-05 21:10:00 +00:00
parent 6be780c154
commit 01300042ac

View file

@ -74,7 +74,7 @@
action: user name=copr state=present system=yes home=/srv/copr-work/copr
- name: setup euca goo in there
action: file state=directory path=/srv/copr-work/copruser/euca owner=copr group=copr mode=0700
action: file state=directory path=/srv/copr-work/copr/euca owner=copr group=copr mode=0700
- name: add copr-buildsys keys to copr user path
action: copy src=$item dest=/srv/copr-work/copr/euca/ owner=copr group=copr mode=0600