[tutorial 016] Family in "shorthand" mode
The sub family is now in "shorthand" mode. In this mode we can only define "name" and "description" attributes. Inside the sub family we add two variables (with domainname and port types).
This commit is contained in:
parent
310e88cc92
commit
c0ff46d1df
1 changed files with 5 additions and 0 deletions
|
@ -15,3 +15,8 @@ manual:
|
|||
type: domainname
|
||||
params:
|
||||
allow_ip: true
|
||||
|
||||
port:
|
||||
description: HTTP Port
|
||||
type: port
|
||||
default: 8080
|
||||
|
|
Loading…
Reference in a new issue