summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael Baker <elmobp@users.noreply.github.com>2017-11-23 06:18:41 +0800
committerNeil Lathwood <neil@lathwood.co.uk>2017-11-22 22:18:41 +0000
commitda8923512737f0d9383feaebaf43e781e914b71e (patch)
tree478c0abc3bdc8217765a0fc55b0b6d0104386726 /README.md
parentc81881d2cd42f02b30bd36740745a78e6106afa8 (diff)
fix: GPG bug fix when loading file (#1109)
* GPG bug fix * Update Sources.md * Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2262d79..d501cb5 100644
--- a/README.md
+++ b/README.md
@@ -246,15 +246,12 @@ oxidized
Now tell Oxidized where it finds a list of network devices to backup configuration from. You can either use CSV or SQLite as source. To create a CSV source add the following snippet:
-Note: If gpg is set to anything other than false it will attempt to decrypt the file contents
```
source:
default: csv
csv:
file: ~/.config/oxidized/router.db
delimiter: !ruby/regexp /:/
- gpg: false
- gpg_password: 'password'
map:
name: 0
model: 1