diff options
author | Richard Hartmann <RichiH@users.noreply.github.com> | 2014-07-09 11:09:24 +0200 |
---|---|---|
committer | Richard Hartmann <RichiH@users.noreply.github.com> | 2014-07-09 11:09:24 +0200 |
commit | b0eb322c17ac760116403498220191acf760c2e4 (patch) | |
tree | d1c96db409fbebc9537b53e89d146cb733771b6b | |
parent | b3bec7b240640b1b6ca900bb3aab3659914783c0 (diff) |
README.md: Formatting
-rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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. |