added new line to end
This commit is contained in:
parent
ed97e6a316
commit
0de0687f30
@ -4,7 +4,7 @@
|
|||||||
def bake_nfsiostat(opsys, conf, conf_dir, plugins_dir):
|
def bake_nfsiostat(opsys, conf, conf_dir, plugins_dir):
|
||||||
shutil.copy2(cmk.paths.local_agents_dir + "/plugins/mk_nfsiostat", plugins_dir + "/mk_nfsiostat")
|
shutil.copy2(cmk.paths.local_agents_dir + "/plugins/mk_nfsiostat", plugins_dir + "/mk_nfsiostat")
|
||||||
|
|
||||||
bakery_info["mk_nfsiostat"] = {
|
bakery_info["nfsiostat"] = {
|
||||||
"bake_function" : bake_nfsiostat,
|
"bake_function" : bake_nfsiostat,
|
||||||
"os" : [ "linux", ],
|
"os" : [ "linux", ],
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user