blob: c14b779882e94ed86984a1c3a67e28ca0c09cc47 [file] [log] [blame]
Adam Israel6de6ff12016-09-27 16:17:01 -04001"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."