Add the createhdds cronjob file to worker role
This commit is contained in:
parent
e0dba51352
commit
dbf0ac249c
1 changed files with 4 additions and 0 deletions
4
roles/openqa/worker/files/createhdds
Normal file
4
roles/openqa/worker/files/createhdds
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
cd /var/lib/openqa/share/factory/hdd/fixed
|
||||
LIBGUESTFS_BACKEND=direct withlock /var/lock/createhdds.lock /root/createhdds/createhdds.py all --clean
|
Loading…
Add table
Add a link
Reference in a new issue