summaryrefslogtreecommitdiff
path: root/roles/apps/pigallery2/defaults/main.yml
blob: db34ae9a94ce8f647b617b71d92f51b851416b33 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
pigallery2_app_uid: "970"
pigallery2_app_gid: "970"

# pigallery2_base_path: /srv/pigallery2

# pigallery2_zfs:
#   pool: storage
#   name: pigallery2
#   properties:
#     compression: lz4

# pigallery2_instances:
#   example:
#     version: 1.9.3
#     port: 8700
#     hostname: gallery.example.com
#     zfs_properties:
#       quota: 1G
#     images_paths:
#       example: /path/to/images
#       foo: /path/to/foo