summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyril LAVIER <cyril.lavier@davromaniak.eu>2017-05-05 13:00:36 +0200
committerCyril LAVIER <cyril.lavier@davromaniak.eu>2017-05-05 13:00:36 +0200
commit25d30f8329610b1917fb6513158cc5e2e4542a96 (patch)
treed7c4df180ffd2978cda376fcca34cbb5c0a17812
parentf0683725079035633f7b2e64c99af7e2ce2ad3e5 (diff)
Updated example for models variable setting
-rw-r--r--README.md15
1 files changed, 10 insertions, 5 deletions
diff --git a/README.md b/README.md
index ca70283..0745577 100644
--- a/README.md
+++ b/README.md
@@ -843,12 +843,17 @@ For model specific credentials
```
models:
- mikrotik:
+ junos:
username: admin
- password: blank
- ubiquiti:
- username: ubnt
- password: ubnt
+ password: password
+ ironware:
+ username: admin
+ password: password
+ vars:
+ enable: enablepassword
+ apc_aos:
+ username: apc
+ password: password
```
### Triggered backups