mirror of
https://github.com/xcat2/confluent.git
synced 2025-09-03 00:38:19 +00:00
Fix configbmc in genesis
This commit is contained in:
@@ -85,7 +85,7 @@ done
|
||||
profile=$(grep ^profile: /etc/confluent/confluent.deploycfg | awk '{print $2}')
|
||||
mgr=$(grep ^deploy_server: /etc/confluent/confluent.deploycfg | awk '{print $2}')
|
||||
export profile mgr
|
||||
echo "Running https://$mgr/confluent-public/os/$profile/scripts/boot.sh"
|
||||
echo "Running https://$mgr/confluent-public/os/$profile/scripts/onboot.sh"
|
||||
/usr/libexec/platform-python /opt/confluent/bin/apiclient /confluent-public/os/$profile/scripts/functions > /tmp/functions
|
||||
. /tmp/functions
|
||||
run_remote onboot.sh
|
||||
|
1
confluent_osdeploy/genesis/profiles/default/scripts/configbmc
Symbolic link
1
confluent_osdeploy/genesis/profiles/default/scripts/configbmc
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../../el8/profiles/default/scripts/configbmc
|
Reference in New Issue
Block a user