add values to templates
parent
0a246271e5
commit
8ebf8d2724
|
@ -8,3 +8,33 @@ Type: password
|
|||
Default: 12345678
|
||||
Description: Introduzca la contraseña
|
||||
|
||||
Template: opengnsys/ogcore_ogbootip
|
||||
Type: string
|
||||
Default: 127.0.0.1
|
||||
Description: IP del servidor de ogBoot
|
||||
|
||||
Template: opengnsys/ogcore_ogbootport
|
||||
Type: string
|
||||
Default: 8082
|
||||
Description: Puerto del endpoint del API de ogboot
|
||||
|
||||
Template: opengnsys/ogcore_ogdhcpip
|
||||
Type: string
|
||||
Default: 127.0.0.1
|
||||
Description: IP del servidor de ogdhcp
|
||||
|
||||
Template: opengnsys/ogcore_ogdhcpport
|
||||
Type: string
|
||||
Default: 8081
|
||||
Description: Puerto del endpoint del API de ogdhcp
|
||||
|
||||
Template: opengnsys/ogcore_ogrepoip
|
||||
Type: string
|
||||
Default: 127.0.0.1
|
||||
Description: IP del servidor de ogdhcp
|
||||
|
||||
Template: opengnsys/ogcore_ogrepoport
|
||||
Type: string
|
||||
Default: 8006
|
||||
Description: Puerto del endpoint del API de ogdhcp
|
||||
|
||||
|
|
Loading…
Reference in New Issue