From 7029be70faa76d6fec70fb0851b5f8be613202be Mon Sep 17 00:00:00 2001 From: Andrew Schoen Date: Thu, 6 Jul 2017 13:36:54 -0500 Subject: [PATCH] tests: remove monitor_interface from centos/7/cluster/group_vars/all This is to ensure that the template must use the values set in the inventory. Signed-off-by: Andrew Schoen --- tests/functional/centos/7/cluster/group_vars/all | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/functional/centos/7/cluster/group_vars/all b/tests/functional/centos/7/cluster/group_vars/all index 9f7313efd..d3b914530 100644 --- a/tests/functional/centos/7/cluster/group_vars/all +++ b/tests/functional/centos/7/cluster/group_vars/all @@ -4,7 +4,6 @@ ceph_stable: True cluster: test public_network: "192.168.1.0/24" cluster_network: "192.168.2.0/24" -monitor_interface: eth1 journal_size: 100 osd_objectstore: "filestore" devices: -- 2.39.5