aboutsummaryrefslogtreecommitdiffstats
path: root/ci/ci_setup_notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ci/ci_setup_notes.txt')
-rw-r--r--ci/ci_setup_notes.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/ci_setup_notes.txt b/ci/ci_setup_notes.txt
index 780277c939..7581a24672 100644
--- a/ci/ci_setup_notes.txt
+++ b/ci/ci_setup_notes.txt
@@ -17,9 +17,9 @@ root:*:14001:0:99999:7:::
* Change Hostname:
$ sudo vi /etc/hostname
-change to 'ci'
+change to correct hostname
$ sudo vi /etc/hosts
-replace old hostname with 'ci'
+replace old hostname with the correct hostname
# reboot to use new hostname (and test reboot)
$ sudo shutdown -r now