Sha256: ba6baafd74c0c9057df18cfd0e91142c80f9ce9277288100890eda1cdebd4c58

Contents?: true

Size: 960 Bytes

Versions: 3

Compression:

Stored size: 960 Bytes

Contents

---
username: oxidized
password: oxidized
resolve_dns: true
interval: 3600
use_syslog: false
debug: false
threads: 30
use_max_threads: true
timeout: 20
retries: 3
prompt: !ruby/regexp /^([\w.@-]+[#>]\s?)$/
rest: 0.0.0.0:8888
next_adds_job: false
vars: {}
groups: {}
group_map: {}
models: {}
pid: "~/.config/oxidized/pid"
crash:
  directory: "~/.config/oxidized/crashes"
  hostnames: false
stats:
  history_size: 10
input:
  default: ssh
  debug: false
  ssh:
    secure: false
  ftp:
    passive: true
  utf8_encoded: true
output:
  default: git
  git:
    user: Oxidized
    email: o@example.com
    repo: "~/.config/oxidized/oxidized.git"
source:
  default: csv
  csv:
    file: "~/.config/oxidized/router.db"
    delimiter: !ruby/regexp /:/
    map:
      name: 0
      model: 1
      ip: 2
    gpg: false
hooks:
  push_to_remote:
    type: githubrepo
    events:
    - post_store
    remote_repo: git@gitserver:repo.git
    username: git
    password: git

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
oxidized-0.32.1 examples/podman-compose/oxidized-config/config_csv-gitserver
oxidized-0.32.0 examples/podman-compose/oxidized-config/config_csv-gitserver
oxidized-0.31.0 examples/podman-compose/oxidized-config/config_csv-gitserver