blob: 0780d5f661254c843266b4ceec97eef8591c4ea6 [file] [log] [blame]
Philip Josephf9c72222016-10-02 23:31:02 +05301"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"