From 48fc6b7e4c4531182e73ac420ea2e115db67a3ea Mon Sep 17 00:00:00 2001 From: Ethan Lynn <xjunlin@cn.ibm.com> Date: Thu, 8 Dec 2016 14:37:42 +0800 Subject: [PATCH] Add monitoring group as a children of baremetal group Add monitoring group as a children of baremetal group in multinode inventory. Change-Id: Id4b1239a347637e30759a8e29816aa8f24e5cd53 Closes-Bug: #1648311 --- ansible/inventory/multinode | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/inventory/multinode b/ansible/inventory/multinode index d941b677ff..0b143c6a5a 100644 --- a/ansible/inventory/multinode +++ b/ansible/inventory/multinode @@ -32,6 +32,7 @@ control network compute storage +monitoring # You can explicitly specify which hosts run each project by updating the # groups in the sections below. Common services are grouped together.