Variable cleanup, configuration backup, log archive post-backup

This commit is contained in:
2025-02-28 15:29:34 -05:00
parent cd16954ae5
commit e11710f504
5 changed files with 40 additions and 4 deletions

View File

@ -3,9 +3,9 @@
##############################################
OUTPUT=ISO
OUTPUT_URL=nfs://{{ nfs_srv }}{{ rear_nfs_export_share }}
OUTPUT_URL=nfs://{{ nfs_srv }}{{ rear_nfs_backup_share }}
BACKUP=NETFS
BACKUP_URL=nfs://{{ nfs_srv }}{{ rear_nfs_export_share }}
BACKUP_URL=nfs://{{ nfs_srv }}{{ rear_nfs_backup_share }}
# SSH_ROOT_PASSWORD="bob"
USE_STATIC_NETWORKING=yes
CLONES_ALL_USERS_GROUPS=yes