X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plugins%2Fomf_resctl.py;h=a5f4c687d8fb0ab4f7e7b75ba19fceae45e89357;hb=fbf0fd3367f34d39b0b562820d786d7854824ba6;hp=13fa19222f77e4e2b0aeab03bfe76be9eddd1967;hpb=f36750e7d951e2842a72fc1b2e3e96c65d915cd0;p=nodemanager.git diff --git a/plugins/omf_resctl.py b/plugins/omf_resctl.py index 13fa192..a5f4c68 100644 --- a/plugins/omf_resctl.py +++ b/plugins/omf_resctl.py @@ -13,7 +13,8 @@ import subprocess import tools import logger -priority = 50 +# we need this to run after sliverauth +priority = 150 def start(): pass