From Botched Horse, 2 Years ago, written in Plain Text.
Embed
  1. --
  2. username: phuong
  3. password: phuongpheo
  4. model: ios
  5. interval: 3600
  6. use_syslog: false
  7. debug: false
  8. threads: 30
  9. timeout: 20
  10. retries: 3
  11.  
  12.    prompt: !ruby/regexp /^([\w.@-]+[#>]\s?)$/
  13. rest: 127.0.0.1:8888
  14. next_adds_job: true
  15. vars: {}
  16. groups: {}
  17. models: {}
  18. pid: /root/.config/oxidized/pid
  19. input:
  20.   default: ssh, telnet
  21.   debug: false
  22.  
  23.  ssh:
  24.     secure: false
  25. output:
  26.  
  27.   default: git
  28.   git:
  29.     user: Oxidized
  30.     email: o@example.com
  31.     repo: "/var/lib/oxidized/git-repos/default.git"
  32. source:
  33.   default: http
  34.   debug: false
  35.   http:
  36.     url: http://127.0.0.1/api/v0/oxidized
  37.     map:
  38.       name: hostname
  39.       model: os
  40.       group: group
  41.     headers:
  42.     X-Auth-Token: '17475d87cc78ed0fbb93b9a7298fc9aa'
  43. model_map:
  44.   cisco: ios
  45.   juniper: junos
  46.   hp: procurve
  47.  
  48.