1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-04-29 11:16:21 +00:00

fix indentation on yaml

This commit is contained in:
bile0026 2021-08-16 15:30:24 -05:00
parent e14492cd73
commit b8412a28c2

View file

@ -303,11 +303,11 @@ Here's an example of using this to share two sets of credentials among multiple
```yaml title="devices.yaml"
my_credentials:
- credential: &credential1
username: madeup1
password: gY018mR4gx4sVqc0
username: madeup1
password: gY018mR4gx4sVqc0
- credential: &credential2
username: madeup2
password: 0eMEJ4ZpB6ofkiIF
username: madeup2
password: 0eMEJ4ZpB6ofkiIF
routers:
- name: router01