59 lines
1.7 KiB
YAML
59 lines
1.7 KiB
YAML
private_ip: "{{ pve_hosts.pve.ip }}"
|
|
|
|
zpools_to_scrub:
|
|
- tank
|
|
- rpool
|
|
|
|
# 10GB, or so
|
|
zfs_arc_size: 10000000000
|
|
|
|
sanoid_datasets:
|
|
tank:
|
|
use_template: production
|
|
recursive: true
|
|
process_children_only: true
|
|
|
|
rpool:
|
|
use_template: production
|
|
recursive: true
|
|
|
|
# Snapraid
|
|
snapraid_install: false
|
|
snapraid_runner: false
|
|
|
|
snapraid_data_disks:
|
|
- path: /mnt/bulk
|
|
content: true
|
|
snapraid_parity_disks:
|
|
- path: /mnt/parity
|
|
content: true
|
|
|
|
snapraid_content_files:
|
|
- /mnt/tank/files/snapraid.content
|
|
- /var/snapraid.content
|
|
|
|
snapraid_config_excludes:
|
|
- "*.unrecoverable"
|
|
- /lost+found/
|
|
- "*.!sync"
|
|
- /tmp/
|
|
|
|
snapraid_scrub_schedule:
|
|
hour: 5
|
|
weekday: 4
|
|
snapraid_scrub_healthcheck_io_uuid: !vault |
|
|
$ANSIBLE_VAULT;1.1;AES256
|
|
39306266626437303331656561323032666232616430383534306464396437363436643234353862
|
|
3061373137353131353139383862326166643230323564370a383636353035316538623661303331
|
|
37383836636330663335336633333464623938626365373935346538633638613931653338376638
|
|
6161313231343164370a363031353365336131333337336531346539383131363034376236303332
|
|
66313661636635633631376163656235373034343637313161393633353866643662353639623062
|
|
3465366462363062363438666237306538363234613862666238
|
|
snapraid_sync_healthcheck_io_uuid: !vault |
|
|
$ANSIBLE_VAULT;1.1;AES256
|
|
63303862326336613366333136633633613864663364616235346632303033303339316635363863
|
|
3134646236636663396663363835323130666665643935630a376437613131373338623237393761
|
|
62303731373138366136323432316261396232386365636635316637643031386138653936636234
|
|
6639323030383330310a623234333235323536313534643736666237666265393533343736316466
|
|
30643363653761336364323331663037643030313962656339646661336534396337353761393738
|
|
6563613764353932633962343261643832656637613961373333
|