aboutsummaryrefslogtreecommitdiffstats
path: root/inventory-example/group_vars/nfs_servers.yml
blob: 59135b8bc1ada45b9e8421bcb1b790724d64a18b (plain)
1
2
3
4
5
6
7
8
9
10
dnf_automatic_restart: no

nagios_disks:
  - regex: ^(/sys|/dev|/run|/rpool|/tank)
    exclude: yes
    description: disks

  - regex: ^/tank
    description: zfs
    terse: yes