aboutsummaryrefslogtreecommitdiff
path: root/doc/onboarding.md
diff options
context:
space:
mode:
authorBaptiste Jonglez <git@bitsofnetworks.org>2022-12-29 14:22:28 +0100
committerBaptiste Jonglez <git@bitsofnetworks.org>2022-12-29 14:22:28 +0100
commitde41f3db4ebbcf8a1cf398f43daee0abd863f8e6 (patch)
treec5fc5aafc71f680c6ba621144bcc7b1882ed38a7 /doc/onboarding.md
parent1c48fd4ae446fd649833645ff4710faa09e9b642 (diff)
downloadnixcfg-de41f3db4ebbcf8a1cf398f43daee0abd863f8e6.tar.gz
nixcfg-de41f3db4ebbcf8a1cf398f43daee0abd863f8e6.zip
Document how to run jobs
Diffstat (limited to 'doc/onboarding.md')
-rw-r--r--doc/onboarding.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/onboarding.md b/doc/onboarding.md
index b3bd264..585ec84 100644
--- a/doc/onboarding.md
+++ b/doc/onboarding.md
@@ -12,7 +12,7 @@ Basically:
- Finally, the new administrator must choose a password to operate over SSH with `./passwd prod rick` where `rick` is the target username
-## How to operate a node (conncet to Nomad and Consul)
+## How to operate a node (connect to Nomad and Consul)
Edit your `~/.ssh/config` file with content such as the following: