diff options
Diffstat (limited to 'roles/host/templates/etc_periodic.conf.j2')
| -rw-r--r-- | roles/host/templates/etc_periodic.conf.j2 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/host/templates/etc_periodic.conf.j2 b/roles/host/templates/etc_periodic.conf.j2 new file mode 100644 index 0000000..176b55d --- /dev/null +++ b/roles/host/templates/etc_periodic.conf.j2 @@ -0,0 +1,4 @@ +daily_status_smart_enable="YES" +daily_status_security_inline="YES" +daily_status_zfs_enable="YES" +weekly_certbot_enable="YES" |
