23 lines
446 B
YAML
23 lines
446 B
YAML
---
|
|
ansible_ssh_retries: 10
|
|
|
|
bigboot_partition_size: 1.5G
|
|
|
|
bigboot_post_reboot_delay: 70
|
|
bigboot_reboot_timeout: 1800
|
|
|
|
bigboot_skip_rear_backup: false
|
|
|
|
# Max value in minutes for the timeout threshold:
|
|
bigboot_service_max_timeout: 2
|
|
|
|
# List of services which will be excluded from being
|
|
# disabled during Bigboot execution:
|
|
bigboot_protected_services:
|
|
- sshd.service
|
|
- user@0.service
|
|
- network
|
|
- rhnsd.service
|
|
- rhnsd
|
|
- boksm.service
|