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