Merge "Map Neutron services to isolated networks"
[apex-tripleo-heat-templates.git] / puppet / hieradata / object.yaml
1 # Hiera data for swift storage nodes
2 swift::storage::all::object_pipeline:
3   - healthcheck
4   - recon
5   - object-server
6 swift::storage::all::container_pipeline:
7   - healthcheck
8   - container-server
9 swift::storage::all::account_pipeline:
10   - healthcheck
11   - account-server
12
13 swift::proxy::keystone::operator_roles:
14   - admin
15   - swiftoperator
16   - ResellerAdmin