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/compute.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'puppet/hieradata/compute.yaml') diff --git a/puppet/hieradata/compute.yaml b/puppet/hieradata/compute.yaml index 219f0d0a..54b3d412 100644 --- a/puppet/hieradata/compute.yaml +++ b/puppet/hieradata/compute.yaml @@ -1,3 +1,3 @@ -# Hiera data here applies to all compute nodes +# Do not add hieradata in this file, and use composable services. compute_classes: [] -- cgit 1.2.3-korg