added unchangable template to hosts

This commit is contained in:
iLLiCiTiT 2020-11-17 16:13:36 +01:00
parent 51912c4f90
commit 8d1cdbfd14
12 changed files with 29 additions and 55 deletions

View file

@ -10,11 +10,8 @@
"label": "Enabled"
},
{
"type": "text",
"key": "label",
"label": "Label",
"placeholder": "Host label (without any version)",
"roles": ["developer"]
"type": "schema_template",
"name": "template_host_unchangables"
},
{
"key": "environment",

View file

@ -10,11 +10,8 @@
"label": "Enabled"
},
{
"type": "text",
"key": "label",
"label": "Label",
"placeholder": "Host label (without any version)",
"roles": ["developer"]
"type": "schema_template",
"name": "template_host_unchangables"
},
{
"key": "environment",

View file

@ -10,11 +10,8 @@
"label": "Enabled"
},
{
"type": "text",
"key": "label",
"label": "Label",
"placeholder": "Host label (without any version)",
"roles": ["developer"]
"type": "schema_template",
"name": "template_host_unchangables"
},
{
"key": "environment",

View file

@ -10,11 +10,8 @@
"label": "Enabled"
},
{
"type": "text",
"key": "label",
"label": "Label",
"placeholder": "Host label (without any version)",
"roles": ["developer"]
"type": "schema_template",
"name": "template_host_unchangables"
},
{
"key": "environment",

View file

@ -10,11 +10,8 @@
"label": "Enabled"
},
{
"type": "text",
"key": "label",
"label": "Label",
"placeholder": "Host label (without any version)",
"roles": ["developer"]
"type": "schema_template",
"name": "template_host_unchangables"
},
{
"key": "environment",

View file

@ -10,11 +10,8 @@
"label": "Enabled"
},
{
"type": "text",
"key": "label",
"label": "Label",
"placeholder": "Host label (without any version)",
"roles": ["developer"]
"type": "schema_template",
"name": "template_host_unchangables"
},
{
"key": "environment",

View file

@ -11,11 +11,8 @@
"label": "Enabled"
},
{
"type": "text",
"key": "label",
"label": "Label",
"placeholder": "Host label (without any version)",
"roles": ["developer"]
"type": "schema_template",
"name": "template_host_unchangables"
},
{
"key": "environment",

View file

@ -10,11 +10,8 @@
"label": "Enabled"
},
{
"type": "text",
"key": "label",
"label": "Label",
"placeholder": "Host label (without any version)",
"roles": ["developer"]
"type": "schema_template",
"name": "template_host_unchangables"
},
{
"key": "environment",

View file

@ -10,11 +10,8 @@
"label": "Enabled"
},
{
"type": "text",
"key": "label",
"label": "Label",
"placeholder": "Host label (without any version)",
"roles": ["developer"]
"type": "schema_template",
"name": "template_host_unchangables"
},
{
"key": "environment",

View file

@ -10,11 +10,8 @@
"label": "Enabled"
},
{
"type": "text",
"key": "label",
"label": "Label",
"placeholder": "Host label (without any version)",
"roles": ["developer"]
"type": "schema_template",
"name": "template_host_unchangables"
},
{
"key": "environment",

View file

@ -31,6 +31,13 @@
"placeholder": "Only \"Label\" is used if not filled.",
"roles": ["developer"]
},
{
"type": "text",
"key": "icon",
"label": "Icon",
"placeholder": "Host icon path template. Used from host if not filled.",
"roles": ["developer"]
},
{
"type": "path-widget",
"key": "executables",

View file

@ -10,11 +10,8 @@
"label": "Enabled"
},
{
"type": "text",
"key": "label",
"label": "Label",
"placeholder": "Host label (without any version)",
"roles": ["developer"]
"type": "schema_template",
"name": "template_host_unchangables"
},
{
"key": "environment",