enable nested virt on the taskotron clients. issue 5739
This commit is contained in:
parent
704d214b43
commit
a73ef401bf
3 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue