diff options
author | Emilien Macchi <emilien@redhat.com> | 2016-08-04 16:10:40 -0400 |
---|---|---|
committer | Emilien Macchi <emilien@redhat.com> | 2016-08-08 11:30:12 -0400 |
commit | cf5fd01b0868eb678ab092d8104dd6db50d3a1c7 (patch) | |
tree | 47e2034a0f1a8138dbab5e7097167a237034e390 /puppet/hieradata/ceph.yaml | |
parent | db229cd82c86bcadc5cd5290f3a2e107770d0bf1 (diff) |
Remove static hieradata
Static hieradata moved to composable services, we don't need the files
anymore. It also cleanup how we construct Hieradata configuration by
removing unused hiera files.
Change-Id: I19f85b6c1b734473cf908ddaca29ad966f9f5405
Diffstat (limited to 'puppet/hieradata/ceph.yaml')
-rw-r--r-- | puppet/hieradata/ceph.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/puppet/hieradata/ceph.yaml b/puppet/hieradata/ceph.yaml deleted file mode 100644 index c8c5804b..00000000 --- a/puppet/hieradata/ceph.yaml +++ /dev/null @@ -1,2 +0,0 @@ -# Do not add hieradata in this file, and use composable services. -ceph_classes: [] |