Page MenuHomeDevCentral

snapshots.sls
No OneTemporary

snapshots.sls

# -------------------------------------------------------------
# Salt — Storage
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
{% set zfs_tank = salt['node.get']("zfs:pool") %}
{% if zfs_tank %}
zfstools:
pkg.installed
/etc/cron.d/zfs:
file.managed:
- source: salt://roles/core/storage/files/zfs.cron
{% endif %}

File Metadata

Mime Type
text/plain
Expires
Fri, Nov 21, 16:13 (11 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3133307
Default Alt Text
snapshots.sls (506 B)

Event Timeline