blob: 185386357ad685261568c443d3acaac89c39bd13 [file] [log] [blame]
Ruslan Khozinov9cbfacf2017-03-30 17:44:44 +00001parameters:
2 _param:
3 pushkin_glusterfs_service_host: ${_param:glusterfs_service_host}
4 glusterfs:
5 client:
6 volumes:
7 pushkin:
8 path: /srv/volumes/pushkin
9 server: ${_param:pushkin_glusterfs_service_host}
10 opts: 'defaults'