summaryrefslogtreecommitdiff
path: root/make/vars.mk
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-07-03 09:02:22 +0100
committerJoe Carstairs <me@joeac.net>2026-07-03 09:02:22 +0100
commit19865adb6ae04972d1df6a10f339acf0472b2c06 (patch)
treedc4d834233dff3138a40d2fe05d7f1a57b7aa762 /make/vars.mk
parentb705e9e1e5761008623826a67638fb739d503153 (diff)
pulls out USER variable
Diffstat (limited to 'make/vars.mk')
-rw-r--r--make/vars.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/vars.mk b/make/vars.mk
index 1fb81c3..2033a06 100644
--- a/make/vars.mk
+++ b/make/vars.mk
@@ -1,5 +1,6 @@
capitalise = $(shell _v="$(1)"; echo $${_v^^})
+USER := $(shell whoami)
HOSTNAME := $(shell cat /etc/hostname)
HOSTNAMES := pi-broughton blade-canongate
MASTER_NODE := pi-broughton