Commit 425318c2 authored by Tristan Cavelier's avatar Tristan Cavelier

monitor: remove some useless sections

parent 0a151def
......@@ -134,12 +134,6 @@ md5sum = d5f29fa859a45696e1ff1bb174ab1111
filename = monitor-service-run.in
mode = 0644
[monitor-html-static]
recipe = slapos.recipe.build:download-unpacked
url = https://nexedi.erp5.net/monitor-5c66a4518b466d45cb31cb7e8a225cde20247589.tar.gz
#md5sum
strip-top-level-dir = true
[run-promise-py]
<= monitor-download-base
filename = run-promise.py
......@@ -223,24 +217,6 @@ output = $${directory:services}/crond
mode = 0700
logfile = $${directory:log}/crond.log
[download-monitor-static]
recipe = hexagonit.recipe.download
url = http://git.erp5.org/gitweb/slapos.git/snapshot/930be99041ea26b7b1186830e5eb56ef0acc1bdf.tar.gz
download-only = false
filename = monitor-static.tar.gz
destination = ${buildout:parts-directory}/monitor-static-files
ignore-existing = true
strip-top-level-dir = true
mode = 0644
[download-monitor-jquery]
recipe = hexagonit.recipe.download
url = http://code.jquery.com/jquery-1.10.2.min.js
download-only = true
destination = ${download-monitor-static:destination}
filename = jquery-1.10.2.min.js
mode = 0644
[template-wrapper]
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/wrapper.in
......
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