summaryrefslogtreecommitdiff
path: root/roles/apps/pigallery2/defaults/main.yml
blob: 3affc3fb0f6b15520aa77962058b9de8a2fbe967 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
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_path: /path/to/images