Commit 0b00addf authored by Tristan Cavelier's avatar Tristan Cavelier

monitor: move some files

parent 88a44a76
...@@ -128,26 +128,19 @@ context = ...@@ -128,26 +128,19 @@ context =
raw template_wrapper ${template-wrapper:output} raw template_wrapper ${template-wrapper:output}
[monitor-httpd-conf] [monitor-httpd-conf]
recipe = hexagonit.recipe.download <= monitor-download-base
url = ${:_profile_base_location_}/templates/${:filename}
download-only = true
md5sum = 625d3d948c0af7b4848d7fad92bfb844 md5sum = 625d3d948c0af7b4848d7fad92bfb844
filename = monitor-httpd.conf.in filename = monitor-httpd.conf.in
mode = 0644
[monitor-httpd-promise-conf] [monitor-httpd-promise-conf]
<= monitor-download-base <= monitor-download-base
url = ${:_profile_base_location_}/templates/${:filename}
filename = monitor-httpd-promise.conf.in filename = monitor-httpd-promise.conf.in
md5sum = 5913d2a0096b50537f394a49b762b3e5 md5sum = 5913d2a0096b50537f394a49b762b3e5
[monitor-service-template-run] [monitor-service-template-run]
recipe = hexagonit.recipe.download <= monitor-download-base
url = ${:_profile_base_location_}/templates/${:filename}
download-only = true
md5sum = d5f29fa859a45696e1ff1bb174ab1111 md5sum = d5f29fa859a45696e1ff1bb174ab1111
filename = monitor-service-run.in filename = monitor-service-run.in
mode = 0644
[run-promise-py] [run-promise-py]
<= monitor-download-base <= monitor-download-base
...@@ -155,12 +148,9 @@ filename = run-promise.py ...@@ -155,12 +148,9 @@ filename = run-promise.py
md5sum = 6db26ce13becf8a190e34c14cb8b6f9f md5sum = 6db26ce13becf8a190e34c14cb8b6f9f
[monitor-httpd-template] [monitor-httpd-template]
recipe = hexagonit.recipe.download <= monitor-download-base
url = ${:_profile_base_location_}/${:filename}
download-only = true
md5sum = 93e1dda50cb71bfe29966b2946c02dd1 md5sum = 93e1dda50cb71bfe29966b2946c02dd1
filename = cgi-httpd.conf.in filename = cgi-httpd.conf.in
mode = 0644
[index] [index]
recipe = hexagonit.recipe.download recipe = hexagonit.recipe.download
......
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