aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/hieradata/object.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'puppet/hieradata/object.yaml')
-rw-r--r--puppet/hieradata/object.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/puppet/hieradata/object.yaml b/puppet/hieradata/object.yaml
new file mode 100644
index 00000000..759a7ba9
--- /dev/null
+++ b/puppet/hieradata/object.yaml
@@ -0,0 +1,11 @@
+# Hiera data for swift storage nodes
+swift::storage::all::object_pipeline:
+ - healthcheck
+ - recon
+ - object-server
+swift::storage::all::container_pipeline:
+ - healthcheck
+ - container-server
+swift::storage::all::account_pipeline:
+ - healthcheck
+ - account-server