summaryrefslogtreecommitdiff
path: root/f3s/docs
diff options
context:
space:
mode:
Diffstat (limited to 'f3s/docs')
-rw-r--r--f3s/docs/pi-phase-0-2.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/f3s/docs/pi-phase-0-2.md b/f3s/docs/pi-phase-0-2.md
new file mode 100644
index 0000000..9b34ca8
--- /dev/null
+++ b/f3s/docs/pi-phase-0-2.md
@@ -0,0 +1,18 @@
+# PI Phase 0.2 Hostname Verification
+
+Task 0.2 for the Raspberry Pi cluster was verified on:
+
+- `pi0.lan.buetow.org`
+- `pi1.lan.buetow.org`
+- `pi2.lan.buetow.org`
+- `pi3.lan.buetow.org`
+
+Verification performed:
+
+- `hostnamectl status --static` returned the expected FQDN on each host.
+- `hostname -f` returned the same FQDN on each host.
+
+Outcome:
+
+- No hostname changes were required.
+- No reboot was needed because the static hostnames were already correct and resolvable as FQDNs.