summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schlesinger <sts@ono.at>2014-10-27 19:27:03 +0100
committerStefan Schlesinger <sts@ono.at>2014-10-27 19:27:03 +0100
commit418c90bb10a650d717e9e63a674ea31f7aa6bd4e (patch)
treed2cfa5f36cb4d75f688de09bc5df26c85aa0bc08
parentc59b4b5c0605f5f09721bc04d48c1894dfc7694d (diff)
docs: enable mapping update
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index ddea527..5c4ea0c 100644
--- a/README.md
+++ b/README.md
@@ -191,7 +191,9 @@ source:
name: 0
model: 1
username: 2
- enable: 3
+ password: 3
+ var_map:
+ enable: 4
```
### Source: SQLite
@@ -210,6 +212,7 @@ source:
model: model
username: username
password: password
+ var_map:
enable: enable
```
@@ -275,6 +278,7 @@ source:
model: 1
username: 2
password: 3
+ var_map:
enable: 4
model_map:
cisco: ios