From ca5cd86083f81aaf132f74a7bd0657ce2cfa41a3 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 9 May 2019 20:38:08 +0000 Subject: [PATCH] virthost-communishift: set virthost:true on these hosts. Signed-off-by: Kevin Fenzi --- inventory/group_vars/virthost-communishift | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 inventory/group_vars/virthost-communishift diff --git a/inventory/group_vars/virthost-communishift b/inventory/group_vars/virthost-communishift new file mode 100644 index 0000000000..d7aff060d9 --- /dev/null +++ b/inventory/group_vars/virthost-communishift @@ -0,0 +1,2 @@ +--- +virthost: true