2020-07-24 20:00:16 +00:00
|
|
|
. /tmp/functions
|
|
|
|
# This is a convenient place to keep customizations separate from modifying the stock scripts
|
|
|
|
# While modification of the stock scripts is fine, it may be easier to rebase to a newer
|
|
|
|
# stock profile if the '.custom' files are used.
|
2020-10-08 17:37:19 +00:00
|
|
|
#
|
|
|
|
#Here is an example to locally configure the platform BMC according
|
|
|
|
#to confluent configuration so that the BMC would be on the correct
|
|
|
|
#network:
|
|
|
|
#run_remote_python configbmc -c
|
|
|
|
|
|
|
|
#Some addons improve efficiency by adding dependencies during install
|
|
|
|
#here is an example for adding OFED install prereqs to the install
|
|
|
|
#run_remote infiniband/mofed.pre
|
|
|
|
|