Update 'deploy.yaml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-01-19 15:40:43 +00:00
parent fe7e7fcaa7
commit fc74d569ef

View File

@@ -13,7 +13,7 @@ areas:
type: Card
layout:
size: 800
contentGutter: 5
contentGutter: 10
blocks:
- id: title
type: Title
@@ -22,7 +22,7 @@ areas:
properties:
content: Deploy
label:
span: 3
span: 5
- id: macaddress
required: true
type: TextInput
@@ -30,20 +30,20 @@ areas:
title: MAC Address
placeholder: 00:00:00:00:00:00
label:
span: 3
span: 5
- id: projectname
type: TextInput
properties:
title: Project name
label:
span: 3
span: 5
- id: hostname
required: true
type: TextInput
properties:
title: Hostname
label:
span: 3
span: 5
- id: ipaddress
required: true
type: TextInput
@@ -51,7 +51,7 @@ areas:
title: IP address
placeholder: 0.0.0.0
label:
span: 3
span: 5
- id: subnetmask
required: true
type: TextInput
@@ -59,7 +59,7 @@ areas:
title: Subnet mask
placeholder: 255.255.255.0
label:
span: 3
span: 5
- id: gateway
required: true
type: TextInput
@@ -67,7 +67,7 @@ areas:
title: Gateway
placeholder: 0.0.0.0
label:
span: 3
span: 5
- id: dnsserver
type: TextInput
properties:
@@ -75,14 +75,14 @@ areas:
placeholder: 0.0.0.0, 0.0.0.0
label:
extra: (comma-separated list)
span: 3
span: 5
- id: dnssuffix
type: TextInput
properties:
title: DNS suffix
placeholder: example.org
label:
span: 3
span: 5
- id: warning
type: Alert
properties: