Commit 18cfae51 authored by Jérome Perrin's avatar Jérome Perrin

software/monitoring: cleanup trailing spaces

parent 311411f4
Pipeline #9029 failed with stage
in 0 seconds
......@@ -14,7 +14,7 @@
# not need these here).
[template]
filename = instance.cfg
md5sum = bb631e4ff0e959e00d0c96cadbc016cc
md5sum = 1b5d5a72d0d0e3156770ce8ecc5d19ce
[template-monitor]
_update_hash_filename_ = instance-monitor.cfg.jinja2
......
......@@ -39,7 +39,7 @@ context = import json_module json
section slap_configuration slap-configuration
raw software_type edgetest
key instance_base_monitor instance-base-monitor:rendered
key slave_instance_list slap-configuration:slave-instance-list
key slave_instance_list slap-configuration:slave-instance-list
raw buildout_bin ${buildout:bin-directory}
raw template_json_edgetest_test ${json-test-template:target}
mode = 0644
......
......@@ -10,7 +10,7 @@ extends =
python = python3
parts =
parts =
slapos-cookbook
network-bench-cfg
json-test-template
......@@ -20,13 +20,13 @@ parts =
monitor-collect-csv-dump
[template]
recipe = slapos.recipe.template
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/${:filename}
output = ${buildout:directory}/template.cfg
mode = 0644
[template-monitor]
recipe = slapos.recipe.build:download
recipe = slapos.recipe.build:download
url = ${:_profile_base_location_}/${:_update_hash_filename_}
mode = 0644
......
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