Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Justin
slapos
Commits
95cf3874
Commit
95cf3874
authored
Dec 14, 2022
by
Lu Xu
👀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
WIP
parent
26775105
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
software/ors-amarisoft/buildout.hash.cfg
software/ors-amarisoft/buildout.hash.cfg
+1
-1
software/ors-amarisoft/instance.cfg
software/ors-amarisoft/instance.cfg
+4
-1
No files found.
software/ors-amarisoft/buildout.hash.cfg
View file @
95cf3874
...
...
@@ -16,7 +16,7 @@
[template]
filename = instance.cfg
md5sum =
5c64d566e6c6bfccfc3c43c38dc8e664
md5sum =
97abed7b766acb0664ab5fd030df290b
[amarisoft-stats.jinja2.py]
_update_hash_filename_ = amarisoft-stats.jinja2.py
...
...
software/ors-amarisoft/instance.cfg
View file @
95cf3874
[buildout]
extends =
${monitor2-template:output}
parts =
switch-softwaretype
copy-gadget-to-monitor
eggs-directory = ${buildout:eggs-directory}
develop-eggs-directory = ${buildout:develop-eggs-directory}
...
...
@@ -239,4 +242,4 @@ recipe = slapos.recipe.build
source = ${gadget-directory:location}
location = $${monitor-directory:gadget}/ors-gadget
install =
self.copyTree(options['source'], location)
\ No newline at end of file
self.copyTree(options['source'], location)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment