Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos-mynij-dev
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
Mynij
slapos-mynij-dev
Commits
0d39fab6
Commit
0d39fab6
authored
May 30, 2017
by
Nicolas Wavrant
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slaprunner: remove duplicate keys in input-schema.json
parent
f4f53487
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
11 deletions
+0
-11
software/slaprunner/instance-runner-input-schema.json
software/slaprunner/instance-runner-input-schema.json
+0
-11
No files found.
software/slaprunner/instance-runner-input-schema.json
View file @
0d39fab6
...
@@ -57,11 +57,6 @@
...
@@ -57,11 +57,6 @@
"type"
:
"integer"
,
"type"
:
"integer"
,
"default"
:
4
"default"
:
4
},
},
"instance-name"
:
{
"title"
:
"Displayed instance name"
,
"description"
:
"Name of the instance, to show in the window title"
,
"type"
:
"string"
},
"no-ipv4-frontend"
:
{
"no-ipv4-frontend"
:
{
"title"
:
"No IPv4 frontend"
,
"title"
:
"No IPv4 frontend"
,
"description"
:
"Prevent the slaprunner to order an IPv4 frontend for itself"
,
"description"
:
"Prevent the slaprunner to order an IPv4 frontend for itself"
,
...
@@ -129,12 +124,6 @@
...
@@ -129,12 +124,6 @@
"type"
:
"string"
,
"type"
:
"string"
,
"default"
:
"monitor.app.officejs.com"
"default"
:
"monitor.app.officejs.com"
},
},
"resilient-clone-number"
:
{
"title"
:
"Number of Resilient Clones"
,
"description"
:
"Number of clones to be deployed when a resilient runner, if missing a single clone is provided. Its value can be 1 or 2"
,
"type"
:
"integer"
,
"enum"
:
[
1
,
2
]
},
"instance-name"
:
{
"instance-name"
:
{
"title"
:
"Instance Name"
,
"title"
:
"Instance Name"
,
"description"
:
"Name of the instance, to show in the window title"
,
"description"
:
"Name of the instance, to show in the window title"
,
...
...
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