| Philip Joseph | f9c7222 | 2016-10-02 23:31:02 +0530 | [diff] [blame] | 1 | "options": |
| 2 | "hostname": | ||||
| 3 | "default": !!null "" | ||||
| 4 | "type": "string" | ||||
| 5 | "description": "Hostname or IP of the VyOS" | ||||
| 6 | "user": | ||||
| 7 | "type": "string" | ||||
| 8 | "default": "vyos" | ||||
| 9 | "description": "Username for VyOS" | ||||
| 10 | "pass": | ||||
| 11 | "type": "string" | ||||
| 12 | "default": !!null "" | ||||
| 13 | "description": "Password for VyOS" | ||||