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