Skip to content

Commit

Permalink
authentication: Fix typo (coreos#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
travier authored Nov 6, 2020
1 parent 40057e8 commit 1eb7612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/ROOT/pages/authentication.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Ignition writes configured SSH keys to `~/.ssh/authorized_keys.d/ignition`. On p

== Using Password Authentication

Fedora CoreOS ships with no default passwords. You can use a Fedora CoreOS Config to set a password for a local user. Building on the previous example, we can confgure the `password_hash` for one or more users:
Fedora CoreOS ships with no default passwords. You can use a Fedora CoreOS Config to set a password for a local user. Building on the previous example, we can configure the `password_hash` for one or more users:

[source,yaml]
----
Expand Down

0 comments on commit 1eb7612

Please sign in to comment.