Blame SOURCES/exchange-bmc-os-info.sysconf

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