2020-07-24 14:59:15 +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-08-17 18:23:21 +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
|
2020-10-07 19:27:06 +00:00
|
|
|
|
|
|
|
#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
|