From ddf2e4d1cc4e83c3d2a34282f2dc0ecfa4ab5fa7 Mon Sep 17 00:00:00 2001 From: "Yukiya Hayashi A.k.a morihaya" Date: Wed, 30 Mar 2022 00:17:27 +0900 Subject: [PATCH] Fix netbox_agent.yml to netbox_agent.yaml Unify the notation of netbox_agent.yaml in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0833a64..30b8240 100644 --- a/README.md +++ b/README.md @@ -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)..