| Adam Israel | 6de6ff1 | 2016-09-27 16:17:01 -0400 | [diff] [blame^] | 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." | ||||