summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorytti <saku@ytti.fi>2014-07-09 12:41:46 +0300
committerytti <saku@ytti.fi>2014-07-09 12:41:46 +0300
commit64736baed657f8943e9cd94c1331aeda9765d564 (patch)
treef7972297a823266d920a5f615c7487109328f8c8 /README.md
parente89e655a3350bada20888550bfc0303fe6509aba (diff)
parentb0eb322c17ac760116403498220191acf760c2e4 (diff)
Merge pull request #12 from RichiH/patch-2
README.md: Formatting
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index a89973f..e81b59d 100644
--- a/README.md
+++ b/README.md
@@ -121,11 +121,12 @@ source:
```
which reads nodes from rancid compatible router.db maps their model names to
model names oxidized expects, stores config in git, will try ssh first then
-telnet, wont crash on changed ssh keys
+telnet, wont crash on changed ssh keys.
+
Hopefully most of them are obvious, log is ignored if Syslog::Logger exists
(>=2.0) and syslog is used instead.
+
System wide configurations can be stored in /etc/oxidized/config, this might be
useful for storing for example source information, if many users are using
oxs/Oxidized::Script, which would allow user specific config only to include
-username+password
-
+username+password.