mirror of
https://github.com/OpenNebula/one.git
synced 2025-02-03 13:47:01 +03:00
F #4809: Move the FT hooks to its own folder
This commit is contained in:
parent
85b6ed2543
commit
94052286ed
@ -1238,12 +1238,12 @@ WEBSOCKIFY_SHARE_FILES="share/websockify/websocketproxy.py \
|
||||
share/websockify/websockify"
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
# HOOK scripts, to be installed under $VAR_LOCATION/remotes/hooks
|
||||
# HOOK scripts, to be installed under $VAR_LOCATION/remotes/hooks/ft
|
||||
#-------------------------------------------------------------------------------
|
||||
|
||||
HOOK_FT_FILES="share/hooks/host_error.rb \
|
||||
share/hooks/fence_host.sh \
|
||||
share/hooks/delete_poweroff_vms.rb"
|
||||
HOOK_FT_FILES="share/hooks/ft/host_error.rb \
|
||||
share/hooks/ft/fence_host.sh \
|
||||
share/hooks/ft/delete_poweroff_vms.rb"
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
# Installation scripts, to be installed under $SHARE_LOCATION
|
||||
|
Loading…
x
Reference in New Issue
Block a user