shrink_lv/vars/bigboot_vars.yml

30 lines
651 B
YAML

---
ansible_ssh_retries: 10
bigboot_size_target: 1G
bigboot_post_reboot_delay: 70
bigboot_reboot_timeout: 1800
bigboot_skip_rear_backup: false
bigboot_docker_service: docker.service
bigboot_docker_running: stopped
bigboot_docker_enabled: false
# Max value in minutes for the timeout threshold:
bigboot_service_max_timeout: 5
# 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
# Filename of disabled services log:
bigboot_disabled_services_log: /var/ipe/ipu/bigboot-disabled-services