enable nested virt on the taskotron clients. issue 5739

This commit is contained in:
Kevin Fenzi 2017-02-02 16:20:54 +00:00
parent 704d214b43
commit a73ef401bf
3 changed files with 8 additions and 0 deletions

View file

@ -77,3 +77,5 @@ imagefactory_host: qa11.qa.fedoraproject.org
imagefactory_baseurl: 'http://{{imagefactory_host}}:8075/imagefactory'
imagefactory_tools_branch: develop
# enable nested virt
nested: true

View file

@ -74,3 +74,6 @@ buildmaster_pubkey: 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCs7DvojSKbXbnbGdSEaYr
imagefactory_host: qa12.qa.fedoraproject.org
imagefactory_baseurl: 'http://{{imagefactory_host}}:8075/imagefactory'
imagefactory_tools_branch: master
# enable nested virt
nested: true

View file

@ -77,3 +77,6 @@ buildmaster_pubkey: 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvFSCgmexHcx9FevlBzVA
imagefactory_host: qa12.qa.fedoraproject.org
imagefactory_baseurl: 'http://{{imagefactory_host}}:8075/imagefactory'
imagefactory_tools_branch: master
# enable nested virt
nested: true