summaryrefslogtreecommitdiffstats
path: root/xci/playbooks/roles/create-vm-nodes/vars/debian.yml
diff options
context:
space:
mode:
authorManuel Buil <mbuil@suse.com>2018-10-03 18:18:05 +0200
committerManuel Buil <mbuil@suse.com>2018-10-03 19:44:03 +0200
commitf54c78e2c36d7db53260bc868b5b538cb8e9d911 (patch)
treef4a7954c1e283a55eb051df3043aa82efc479713 /xci/playbooks/roles/create-vm-nodes/vars/debian.yml
parent6158af2f83842e3d6bdcba8c7ba93b4116b405ae (diff)
[Baremetal] - Change roles and playbooks names
A few playbooks and the create-vm-nodes role should change the name to reflect the new reality once the baremetal patches are merged. The playbooks that must change the name are: - xci-prepare-virtual.yml - xci-create-virtual.yml Change-Id: Iaed1f93561fa9d39c7916e0643a5445cdddf4f97 Signed-off-by: Manuel Buil <mbuil@suse.com>
Diffstat (limited to 'xci/playbooks/roles/create-vm-nodes/vars/debian.yml')
-rw-r--r--xci/playbooks/roles/create-vm-nodes/vars/debian.yml13
1 files changed, 0 insertions, 13 deletions
diff --git a/xci/playbooks/roles/create-vm-nodes/vars/debian.yml b/xci/playbooks/roles/create-vm-nodes/vars/debian.yml
deleted file mode 100644
index bcfc47d5..00000000
--- a/xci/playbooks/roles/create-vm-nodes/vars/debian.yml
+++ /dev/null
@@ -1,13 +0,0 @@
----
-sgabios_dir: /usr/share/qemu/
-libvirt_service_name: libvirt-bin
-required_packages:
- - libvirt-bin
- - qemu-utils
- - qemu-kvm
- - qemu-system-x86
- - sgabios
- - pkg-config
- - libvirt-dev
- - python-lxml
- - python-libvirt