change trigger script name
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 28 Jun 2013 14:56:23 +0000 (16:56 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 28 Jun 2013 14:56:23 +0000 (16:56 +0200)
plugins/omf_resctl.py

index d5a21e9..463ffaa 100644 (file)
@@ -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'