1
0
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:
Jaime Melis 2017-05-18 16:40:52 +02:00
parent 85b6ed2543
commit 94052286ed
4 changed files with 4 additions and 4 deletions

View File

@ -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