Add GRUB configuration to Ansible role

This commit is contained in:
2023-09-01 15:42:26 -04:00
parent 0802cca980
commit bace67b8bf
5 changed files with 34 additions and 1 deletions

View File

@ -9,7 +9,7 @@ timezone_location: Canada/Eastern
# Cluster domain for node FQDNs
local_domain: upstream.local
# Cluster hardware model, used in pvc_user_configuration below
# Cluster hardware model, used in pvc_user_configuration and grub_configuration below
cluster_hardware: default
# Debian package repository URL
@ -21,6 +21,14 @@ debian_pvc_repository: https://repo.bonifacelabs.net/debian
# > Use pwgen to generate
root_password: ""
# GRUB configuration
# > Generally this is a good default, though some systems use console 1 for serial-over-IPMI
# consoles, so set this based on your actual hardware.
grub:
serial_console:
"default":
console: 0
# IPMI configuration
# > For the "pvc" user password, use pwgen to generate.
# > Set the "pvc"user with permissions in IPMI to reboot the host as this user will be use for