blob: f9c951e83c0617a0161d255748c37890709f8489 [file] [log] [blame]
Ales Komarek322751e2016-12-15 16:22:02 +01001parameters:
Ondrej Smola1f4185a2017-03-15 17:55:22 +01002 _param:
3 artifactory_glusterfs_service_host: ${_param:glusterfs_service_host}
Ales Komarek322751e2016-12-15 16:22:02 +01004 glusterfs:
5 client:
6 volumes:
7 artifactory:
8 path: /srv/volumes/artifactory
Ondrej Smola1f4185a2017-03-15 17:55:22 +01009 server: ${_param:artifactory_glusterfs_service_host}
Ales Komarek322751e2016-12-15 16:22:02 +010010 opts: 'defaults'