homeserver/roles/mgrote.cv4pve-autosnap/README.md
mg 07b0e730d7 Alle Rollen: LICENSE + Syntax in README (#240)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/ansible#240
Co-authored-by: mg <michael.grote@posteo.de>
Co-committed-by: mg <michael.grote@posteo.de>
2021-11-07 12:37:48 +01:00

25 lines
611 B
Markdown

## mgrote.cv4pve
### Beschreibung
Installiert [cv4pve-autosnap](https://github.com/Corsinvest/cv4pve-autosnap).
Legt einen cronjob und das Logfile an.
### getestet auf
- [x] ProxMox 6.1
### Variablen + Defaults
##### Version
``cv4pve_version: "v1.9.3"``
##### Cron Minute
``cv4pve_cron_minute: "39"``
##### Cron Stunde
``cv4pve_cron_hour: "5"``
##### API-Token (vorher erstellen)
``cv4pve_api_token: "XXXXXXXXXXXXXXXXXXXXXX"``
##### API-User (vorher erstellen)
``cv4pve_api_user: "root@pam!test2"``
##### VMs
``cv4pve_vmid: all``
##### Anzahl Snpshots zum aufheben
``cv4pve_keep_snapshots: 3``