mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
B #2282: Add meaningful log info
When host fencing isn't configured yet (cherry picked from commit 6aa5942721777be1dd242c34ae68d5a2bb51c607)
This commit is contained in:
parent
0a130d865f
commit
f5a39f6a15
@ -45,7 +45,7 @@
|
||||
# @return 0 on success. Make sure this script does not return 0 if it fails.
|
||||
|
||||
# To enable remove this line
|
||||
exit 1
|
||||
echo ""Fence host not configured, please edit ft/fence_host.sh"" && exit 1
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
# Get host parameters with XPATH
|
||||
|
Loading…
x
Reference in New Issue
Block a user