| Ilya Kharin | 91935e5 | 2017-03-23 17:51:00 +0400 | [diff] [blame] | 1 | parameters: |
| 2 | _param: | ||||
| 3 | devops_portal_glusterfs_service_host: ${_param:glusterfs_service_host} | ||||
| 4 | glusterfs: | ||||
| 5 | client: | ||||
| 6 | volumes: | ||||
| 7 | devops_portal: | ||||
| 8 | path: /srv/volumes/devops_portal | ||||
| 9 | server: ${_param:devops_portal_glusterfs_service_host} | ||||
| 10 | opts: 'defaults' | ||||