diff options
| author | root <root@krebs> | 2011-05-24 22:27:42 +0200 |
|---|---|---|
| committer | root <root@krebs> | 2011-05-24 22:27:42 +0200 |
| commit | 73ad8055ea48283ce1eea672e9358e70290befb7 (patch) | |
| tree | 93d06d17228e29fa34cf1f9b4140e9df775dbe47 /modules/people/conf/example.json | |
| parent | 843b62b3ea1923eeb50d73a2bc260800ebec6213 (diff) | |
| parent | 405829cd0021cf32f04a499b65a4c1358dfd7604 (diff) | |
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'modules/people/conf/example.json')
| -rw-r--r-- | modules/people/conf/example.json | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/modules/people/conf/example.json b/modules/people/conf/example.json deleted file mode 100644 index f34c20f0..00000000 --- a/modules/people/conf/example.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "snmp_users": { - "amqp": { - "connection": { - "login": "guest", - "password": "guest", - "host": "localhost" - }, - "out": { - "exchange": "snmp_src" - } - }, - "snmp": { - "server": "127.0.0.1", - "community": "community" - }, - "arping": { - "active": true, - "dev": "eth0" - } - } -} |
