Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Sebastian
slapos
Commits
e10efe9d
Commit
e10efe9d
authored
11 years ago
by
Nicolas Wavrant
Browse files
Options
Download
Email Patches
Plain Diff
slaprunner: updated schema.json for new parameter monitoring-port
parent
59cef23b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
software/slaprunner/schema.json
software/slaprunner/schema.json
+5
-0
No files found.
software/slaprunner/schema.json
View file @
e10efe9d
...
...
@@ -50,5 +50,10 @@
"type"
:
"boolean"
,
"default"
:
"false"
}
"monitor-port"
:
{
"description"
:
"allow to manually change the port on wich the apache server running monitoring interface is listening. The default value for the webrunner is different from the default value of the standalone stack-monitor server"
,
"type"
:
"integer"
,
"default"
:
9684
}
}
}
This diff is collapsed.
Click to expand it.
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