Merge "Document IPv6 syntax for GlanceFilePcmkDevice"
[apex-tripleo-heat-templates.git] / puppet / hieradata / object.yaml
index 759a7ba..d4a0e81 100644 (file)
@@ -1,4 +1,7 @@
 # Hiera data for swift storage nodes
+swift::storage::all::incoming_chmod: 'Du=rwx,g=rx,o=rx,Fu=rw,g=r,o=r'
+swift::storage::all::outgoing_chmod: 'Du=rwx,g=rx,o=rx,Fu=rw,g=r,o=r'
+
 swift::storage::all::object_pipeline:
   - healthcheck
   - recon
@@ -9,3 +12,10 @@ swift::storage::all::container_pipeline:
 swift::storage::all::account_pipeline:
   - healthcheck
   - account-server
+
+swift::proxy::keystone::operator_roles:
+  - admin
+  - swiftoperator
+  - ResellerAdmin
+
+object_classes: []