Merge pull request #214 from morihaya/readme-patch

Fix netbox_agent.yml to netbox_agent.yaml
This commit is contained in:
Cyril Levis 2022-04-01 08:58:23 +02:00 committed by GitHub
commit 05bfc69f26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@ The agent can be run from a shell and get its configuration from either the conf
Configuration values are overridden based on the following precedence: command line arguments (might include config file) > environment variables > default config file > defaults.
```
# netbox_agent -c /etc/netbox_agent.yml --register
# netbox_agent -c /etc/netbox_agent.yaml --register
INFO:root:Creating chassis blade (serial: QTFCQ574502EF)
INFO:root:Creating blade (serial: QTFCQ574502D2) myserver on chassis QTFCQ574502EF
INFO:root:Setting device (QTFCQ574502D2) new slot on Slot 9 (Chassis QTFCQ574502EF)..