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