Change the copyright from GPL-3 to Apache-2.0
[osm/devops.git] / builds / vpe-router / config.yaml
1 "options":
2   "vpe-router":
3     "default": !!null ""
4     "type": "string"
5     "description": "Hostname or IP of the vpe router to connect to"
6   "user":
7     "type": "string"
8     "default": "root"
9     "description": "Username for VPE Router"
10   "pass":
11     "type": "string"
12     "default": !!null ""
13     "description": "Password for VPE Router"
14   "hostname":
15     "type": "string"
16     "default": !!null ""
17     "description": "The hostname to set the vpe router to."