From 87f1f7d26abbc65f3095faa28b9e1f62d96ff0ee Mon Sep 17 00:00:00 2001 From: Steven Hardy Date: Tue, 6 Sep 2016 11:45:28 +0100 Subject: Add bootstrap_node and vip_data to hierarchy for all roles We recently made changes that add data to allNodesConfig, but we didn't wire the files into the hierarchy on all roles. Change-Id: I8e838b02bd982e600af54b14350106322244890a Closes-Bug: #1620485 --- puppet/cinder-storage.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'puppet/cinder-storage.yaml') diff --git a/puppet/cinder-storage.yaml b/puppet/cinder-storage.yaml index bc26df75..699a0969 100644 --- a/puppet/cinder-storage.yaml +++ b/puppet/cinder-storage.yaml @@ -244,7 +244,9 @@ resources: - service_names - service_configs - volume + - bootstrap_node # provided by allNodesConfig - all_nodes # provided by allNodesConfig + - vip_data # provided by allNodesConfig - '"%{::osfamily}"' merge_behavior: deeper datafiles: -- cgit 1.2.3-korg