2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-12-29 12:32:20 +00:00
Files
confluent/confluent_osdeploy/genesis/profiles/default/scripts/onboot.sh
2025-03-19 09:41:21 -04:00

22 lines
611 B
Bash

#!/bin/sh
. /etc/confluent/functions
# This runs whenever this genesis profile boots for customization
# purposes
# run_remote and run_remote_python are available to download scripts and
# execute them.
# This will induce server side processing of the syncfile contents if
# present
run_remote_python syncfileclient
run_remote_parts onboot.d
# Induce execution of remote configuration, e.g. ansible plays in ansible/onboot.d/
run_remote_config onboot
# This is an example to request the BMC be configured on the network
# according to how confluent has things configured:
# run_remote_python configbmc -c