summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormbakerbp <michael.baker@bulletproof.net>2017-01-24 06:47:57 +0800
committermbakerbp <michael.baker@bulletproof.net>2017-01-24 06:47:57 +0800
commite4680d181c368d901e27023c1f7ab524007d5b64 (patch)
tree8576ceb238b18bec4e98571b295a06210f3b1f2e /README.md
parent8375aa0ad364e4cb274ba96be1ddfb312c148e38 (diff)
Untested GPG work
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index fe58322..61e8b8a 100644
--- a/README.md
+++ b/README.md
@@ -235,12 +235,14 @@ 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'
map:
name: 0
model: 1