0780d5f661254c843266b4ceec97eef8591c4ea6
[osm/devops.git] / charms / layers / vyos-proxy / config.yaml
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"