Commit 9ba557ea authored by Tristan Cavelier's avatar Tristan Cavelier

monitor: rename Files.cgi to logfile-tool.cgi

parent 2f3c88f8
...@@ -184,8 +184,8 @@ context = ...@@ -184,8 +184,8 @@ context =
recipe = slapos.recipe.template:jinja2 recipe = slapos.recipe.template:jinja2
template = ${logfile-cgi:location}/${logfile-cgi:filename} template = ${logfile-cgi:location}/${logfile-cgi:filename}
rendered = $${monitor-directory:monitoring-cgi}/$${:filename} rendered = $${monitor-directory:monitoring-cgi}/$${:filename}
filename = Files.cgi filename = logfile-tool.cgi
script-path= monitoring/Files.cgi script-path= monitoring/logfile-tool.cgi
mode = 0744 mode = 0744
context = context =
key monitor_bin monitor-parameters:executable key monitor_bin monitor-parameters:executable
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment