| Marco Ceppi | c5a5e53 | 2016-03-28 15:21:34 -0400 | [diff] [blame] | 1 | options: |
| 2 | vpe-router: | ||||
| 3 | default: | ||||
| 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: | ||||
| 13 | description: Password for VPE Router | ||||
| 14 | hostname: | ||||
| 15 | type: string | ||||
| 16 | default: | ||||
| 17 | description: The hostname to set the vpe router to. | ||||