blob: 875895a05899f625c68fd63a3abe9899e0dd07fb [file] [log] [blame]
Filip Pytloun3a1e3d32017-02-23 15:02:54 +01001parameters:
Ondrej Smola1f4185a2017-03-15 17:55:22 +01002 _param:
3 registry_glusterfs_service_host: ${_param:glusterfs_service_host}
Filip Pytloun3a1e3d32017-02-23 15:02:54 +01004 glusterfs:
5 client:
6 volumes:
7 registry:
8 path: /srv/volumes/registry
Ondrej Smola1f4185a2017-03-15 17:55:22 +01009 server: ${_param:registry_glusterfs_service_host}
Filip Pytloun3a1e3d32017-02-23 15:02:54 +010010 opts: 'defaults'