bifrost/playbooks
Markos Chandras bc5ee8d500 bifrost-create-vm-nodes: Do not use KVM VMs by default
The default option is to not use KVM for virtual machines but CentOS is
overriding that and uses KVM as the default option. This leads to
inconsistencies and causes some issues when testing bifrost on
hypervisors which do not support nested virtualization (ie virtualbox)
so use the qemu-system-x86_64 emulator instead which does not use KVM
but dynamic binary translation instead.

Change-Id: I18dab3e74d1395a6c7d129701907424efaa5f735
2017-07-25 09:27:55 +01:00
..
inventory Use env lookup to determine HOME for SSH pubkey 2017-02-17 15:53:52 +00:00
library Allows to setup more than one nameserver 2017-07-17 09:48:25 +02:00
roles bifrost-create-vm-nodes: Do not use KVM VMs by default 2017-07-25 09:27:55 +01:00
cleanup-deployment-images.yaml Migrate playbooks to use 'become' 2015-10-15 07:32:05 -07:00
deploy-dynamic.yaml Allow deploy-dynamic on remote host 2017-02-07 19:07:56 +00:00
enroll-dynamic.yaml Allow enroll-dynamic on remote host 2017-02-01 15:01:31 +00:00
example-deploy-all-available-nodes.yaml Migrate playbooks to use 'become' 2015-10-15 07:32:05 -07:00
install.yaml Provide fallback variable if sudo is not used 2017-04-04 14:27:37 +00:00
redeploy-dynamic.yaml Add redeploy-dynamic playbook 2016-06-08 12:59:28 +00:00
test-bifrost-create-vm.yaml Use JSON baremetal data in testing 2017-03-06 17:06:30 +02:00
test-bifrost.yaml Provide default for test-bifrost.yaml for clouds.yaml 2017-06-06 12:33:35 +00:00