From: Thierry Parmentelat Date: Fri, 28 Jun 2013 14:56:23 +0000 (+0200) Subject: change trigger script name X-Git-Tag: nodemanager-5.2-4~1 X-Git-Url: http://git.onelab.eu/?p=nodemanager.git;a=commitdiff_plain;h=104607bf5c290276eb96072a2490ae90c60d27e3 change trigger script name --- diff --git a/plugins/omf_resctl.py b/plugins/omf_resctl.py index d5a21e9..463ffaa 100644 --- a/plugins/omf_resctl.py +++ b/plugins/omf_resctl.py @@ -41,7 +41,7 @@ config_ple_template="""--- # the path where the config is expected from within the sliver yaml_slice_path="/etc/omf_rc/config.yml" # the path for the script that we call when a change occurs -omf_rc_trigger_script="omf_rc_plc_trigger" +omf_rc_trigger_script="plc_trigger_omf_rc" ### this returns the kind of virtualization on the node # either 'vs' or 'lxc'