From f67c4f76f5bf4fb1d2070bdfb19ead5bf3dc8d66 Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Thu, 28 Jul 2016 13:23:39 -0400 Subject: move hieradata/ceph into ceph-base service Part of composable roles work, move hieradata/ceph into the ceph-base profile directly. Also add a comment in all hieradata files to stop adding more data and use composable services. Change-Id: I97cc22a253b547be6b99312b6072f53b428aae2c --- puppet/hieradata/common.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'puppet/hieradata/common.yaml') diff --git a/puppet/hieradata/common.yaml b/puppet/hieradata/common.yaml index 3bda874f..e7ae521e 100644 --- a/puppet/hieradata/common.yaml +++ b/puppet/hieradata/common.yaml @@ -1,3 +1,5 @@ +# Do not add hieradata in this file, and use composable services. + # TODO(emilien) move it to composable aodh roles later aodh::auth::auth_region: 'regionOne' aodh::auth::auth_tenant_name: 'service' -- cgit 1.2.3-korg