From c11f7ddb725207d8fab760a31b3b15843e66fa47 Mon Sep 17 00:00:00 2001 From: Kristof Provost Date: Wed, 1 May 2024 23:02:40 +0200 Subject: [PATCH] set_hostname: add Johan's device --- ansible/scripts/set_hostname | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ansible/scripts/set_hostname b/ansible/scripts/set_hostname index 71b0fd9..66714a1 100755 --- a/ansible/scripts/set_hostname +++ b/ansible/scripts/set_hostname @@ -35,6 +35,11 @@ find_hostname() echo "pennestraat20" fi + if [ "$(host_id)" == "00:0d:b9:61:c6:6c" ]; + then + echo "johan" + fi + #penestraat22 #pennestraat22a -- 2.51.0