Taskotron - hotfix imgfac to enable /raw_image route

This commit is contained in:
Josef Skladanka 2016-02-09 14:40:41 +01:00
parent a7f87fb817
commit 656ac70857
3 changed files with 394 additions and 1 deletions

View file

@ -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'