--- # List of snapshot scripts to install and include in the snapshot # cronjob Snapshot scripts must be declared as templates, e.g. in the # templates directory. dirvish_client_snapshot_scripts: - mysql-snapshot.sh # Exclude the MariaDB data directory, as that's already covered by the snapshot dirvish_server_client_exclude: - 'var/lib/mysql/'