From 5e13b61d1106a1aeb59e94e528151a0c5e2f697c Mon Sep 17 00:00:00 2001
From: Tim Flink <tflink@fedoraproject.org>
Date: Fri, 4 Jul 2014 03:28:51 +0000
Subject: [PATCH] adding sudoers to qa virthosts

---
 inventory/host_vars/qa04.qa.fedoraproject.org | 1 +
 inventory/host_vars/qa05.qa.fedoraproject.org | 1 +
 inventory/host_vars/qa07.qa.fedoraproject.org | 1 +
 3 files changed, 3 insertions(+)

diff --git a/inventory/host_vars/qa04.qa.fedoraproject.org b/inventory/host_vars/qa04.qa.fedoraproject.org
index fabc6dce0a..2afe24a829 100644
--- a/inventory/host_vars/qa04.qa.fedoraproject.org
+++ b/inventory/host_vars/qa04.qa.fedoraproject.org
@@ -1,3 +1,4 @@
 ---
 freezes: false
 fas_client_groups: sysadmin-qa,sysadmin-main
+sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
diff --git a/inventory/host_vars/qa05.qa.fedoraproject.org b/inventory/host_vars/qa05.qa.fedoraproject.org
index fabc6dce0a..2afe24a829 100644
--- a/inventory/host_vars/qa05.qa.fedoraproject.org
+++ b/inventory/host_vars/qa05.qa.fedoraproject.org
@@ -1,3 +1,4 @@
 ---
 freezes: false
 fas_client_groups: sysadmin-qa,sysadmin-main
+sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
diff --git a/inventory/host_vars/qa07.qa.fedoraproject.org b/inventory/host_vars/qa07.qa.fedoraproject.org
index fabc6dce0a..2afe24a829 100644
--- a/inventory/host_vars/qa07.qa.fedoraproject.org
+++ b/inventory/host_vars/qa07.qa.fedoraproject.org
@@ -1,3 +1,4 @@
 ---
 freezes: false
 fas_client_groups: sysadmin-qa,sysadmin-main
+sudoers: "{{ private }}/files/sudo/qavirt-sudoers"