mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 03:27:03 -07:00
Minor changes and fixes
This commit is contained in:
parent
6bf9035d96
commit
b873613939
4 changed files with 17 additions and 6 deletions
10
config.yaml
10
config.yaml
|
|
@ -1,12 +1,12 @@
|
|||
scan:
|
||||
hosts:
|
||||
- "172.16.1.15"
|
||||
- "172.16.1.15"
|
||||
subnets:
|
||||
- "172.16.0.0"
|
||||
- "172.16.0.0/24"
|
||||
- "172.16.0.0"
|
||||
- "172.16.0.0/24"
|
||||
subnet-masks:
|
||||
ports:
|
||||
- 433
|
||||
- 433
|
||||
disable-probing: false
|
||||
collect:
|
||||
# host: smd-host
|
||||
|
|
@ -21,7 +21,7 @@ collect:
|
|||
secure-tls: false
|
||||
cert-pool:
|
||||
drivers:
|
||||
- "redfish"
|
||||
- "redfish"
|
||||
ipmitool:
|
||||
path: "/usr/bin/ipmitool"
|
||||
update:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue