14 lines
413 B
YAML
14 lines
413 B
YAML
---
|
|
ansible_ssh_retries: 10
|
|
|
|
bigboot_size_target: 1G
|
|
|
|
# Filename of disabled services log:
|
|
bigboot_disabled_services_log: /var/IPE/IPU/el7to8/bigboot_disabled_services.log
|
|
|
|
# ReaR Backup Variables
|
|
bigboot_backup_success_path: "/var/IPE/IPU/el7to8"
|
|
bigboot_backup_success_file: "{{ bigboot_backup_success_path }}/bigboot_rear_success"
|
|
bigboot_nfs_backup_share: "/backups/bigboot"
|
|
bigboot_nfs_backup_share_fsid: 20
|