initial changes and cleanup prior to service management code

This commit is contained in:
2024-07-10 19:45:25 -04:00
parent 4b15e3396b
commit 25c7c4a19e
8 changed files with 127 additions and 12 deletions

15
vars/bigboot_vars.yml Normal file
View File

@ -0,0 +1,15 @@
---
bigboot_size_target: 1G
ansible_ssh_retries: 10
# Max value in minutes for the timeout threshold:
bigboot_service_max_timeout: 2
# List of services which will be excluded from being disabled:
bigboot_protected_services:
- sshd.service
- user@0.service
- network
- rhnsd.service
# - rhnsd
- boksm.service