From 83d43a8d1204b33d02d16c97d54771a3108e3eb0 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 17 Feb 2015 19:53:01 +0000 Subject: [PATCH] Put this in qadevel host group --- inventory/group_vars/qadevel | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inventory/group_vars/qadevel b/inventory/group_vars/qadevel index 4f67e24a60..010befc04c 100644 --- a/inventory/group_vars/qadevel +++ b/inventory/group_vars/qadevel @@ -9,6 +9,8 @@ num_cpus: 2 fas_client_groups: sysadmin-qa +host_group: qadevel + # default virt install command is for a single nic-device # define in another group file for more nics (see buildvm) virt_install_command: /usr/sbin/virt-install -n {{ inventory_hostname }} -r {{ mem_size }}