-
Notifications
You must be signed in to change notification settings - Fork 7
/
dora.yaml
61 lines (51 loc) · 1.16 KB
/
dora.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
debug: true
site:
- all
bmc_user: Priest
bmc_pass_file: /my/password/file
url: http://service.example.com/v1
database_type: postgres
database_options: host=0.0.0.0 user=postgres port=32768 dbname=postgres password=mysecretpassword
database_max_connections: 10
ro_database_options: host=0.0.0.0 user=postgres port=32768 dbname=postgres password=mysecretpassword
api:
ro_database: true
http_server_port: 8000
notification:
enabled: false
script: /usr/local/bin/notify-on-dora-change
metrics:
enabled: false
type: graphite
host: localhost
port: 2003
prefix:
publish: dora.publish
server: dora.server
worker: dora.worker
collector:
concurrency: 60
use_discover_hints: true
worker:
enabled: false
server: nats://172.17.0.3:4222
queue: dora
username:
password:
try_default_credentials: false
default:
dell:
username: Priest
password: Wololo
supermicro:
username: Priest
password: Wololo
hp:
username: Priest
password: Wololo
scanner:
scanned_by: anomalia
concurrency: 100
kea_config: /etc/kea/kea-dhcp4.conf
subnet_source: kea
kea_domain_name_suffix: bmc.example.com