fd3128
# exchange-bmc-os-info
fd3128
#
fd3128
# Config file to control Exchange of information between
fd3128
# the OS and Service Processor/Baseboard Management Controller (BMC)
fd3128
#
fd3128
# See here for details
fd3128
#    https://fedoraproject.org/wiki/Features/AgentFreeManagement
fd3128
fd3128
### Set OS Info in BMC/Service Processor ###
fd3128
# Name: SET_OS_INFO
fd3128
# Description: Set OS Name, Version and Hostname in the Service Processor (BMC)
fd3128
# Default: yes
fd3128
SET_OS_INFO="yes"
fd3128
fd3128
### Reset OS Info in BMC/Service Processor ###
fd3128
# Name: RESET_OS_INFO
fd3128
# Description: Reset OS Name, Version and Hostname in the Service Processor (BMC).
fd3128
# 		Useful when the OS Name/Hostname should be empty on reboot
fd3128
# Default: no
fd3128
RESET_OS_INFO="no"
fd3128
fd3128
### Set BMC/Service Processor Info in OS ###
fd3128
# Name; SET_BMC_INFO
fd3128
# Description: Set IP Address and URL of Service Processor/BMC in /run/bmc-info
fd3128
# Default: yes
fd3128
SET_BMC_INFO="yes"