From 4deeacd0ada252f7bf8fb2f8736f06c2ad7f4a42 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Tue, 18 Jun 2024 11:12:16 +0200 Subject: [PATCH] confd: change failure mode hostname to capitals For consistency with UNKNOWN base mac address, and making it easier for the user to actually notice the fault condition. Signed-off-by: Joachim Wiberg --- src/confd/share/failure.d/10-system.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/confd/share/failure.d/10-system.json b/src/confd/share/failure.d/10-system.json index a5dae769..f363d8c1 100644 --- a/src/confd/share/failure.d/10-system.json +++ b/src/confd/share/failure.d/10-system.json @@ -1,6 +1,6 @@ { "ietf-system:system": { - "hostname": "failure", + "hostname": "FAILURE", "authentication": { "user": [ {