Taskotron - hotfix imgfac to enable /raw_image route
This commit is contained in:
parent
a7f87fb817
commit
656ac70857
3 changed files with 394 additions and 1 deletions
|
@ -69,7 +69,7 @@ buildmaster_pubkey: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYzVmGYh6EHH8UAlgX6FI
|
|||
############################################################
|
||||
|
||||
imagefactory_user: imgfac_user
|
||||
imagefactory_user_home: /home/fedora/imgfac_user
|
||||
imagefactory_user_home: '/home/{{imagefactory_user}}'
|
||||
imagefactory_shared_dir: '{{imagefactory_user_home}}/images'
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue