mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 17:43:14 +00:00
Fix configbmc in genesis
This commit is contained in:
parent
97b8beee76
commit
46ca9115a0
@ -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
|
Loading…
Reference in New Issue
Block a user