From 6411fe48f5dba5d504204a902cbefb0002878f23 Mon Sep 17 00:00:00 2001 From: prameswar Date: Thu, 3 Nov 2016 12:26:41 +0530 Subject: [PATCH] baremetal group defined in all-in-one Closes-bug: #1638810 Change-Id: I72f8c694a417a098498c435163e7ee9be27e4fc1 --- ansible/inventory/all-in-one | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ansible/inventory/all-in-one b/ansible/inventory/all-in-one index d8ef9082e9..d75b3e2fe4 100644 --- a/ansible/inventory/all-in-one +++ b/ansible/inventory/all-in-one @@ -20,6 +20,9 @@ localhost ansible_connection=local [collectd:children] compute +[baremetal:children] +control + [grafana:children] monitoring