Skip to content

Commit

Permalink
fixed typos marked by github_actions/codespell
Browse files Browse the repository at this point in the history
  • Loading branch information
Scirelgar committed Jan 22, 2025
1 parent 3e717e5 commit 83cd20e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1367,7 +1367,7 @@ kdestroy
<summary>Tips on using command-line to configure FreeIPA</summary>
1. Once connected to a login node, access `mgmt1` with `[centos@login1 ~]$ ssh mgmt1`.
2. Retrieve the `profile::freeipa::server::admin_password` encrypted value following instructions in section [10.13](#1013-read-and-edit-secret-values-generated-at-boot) (you only need the value in betwen '[...]' brackets).
2. Retrieve the `profile::freeipa::server::admin_password` encrypted value following instructions in section [10.13](#1013-read-and-edit-secret-values-generated-at-boot) (you only need the value in between '[...]' brackets).
3. Log in to FreeIPA with `kinit admin` using the password retrieved in step 2.
4. The `ipa` command now is available to accomplish administrator tasks, here's a [detailed guide](https://www.freeipa.org/page/Administrators_Guide.html).
Expand Down Expand Up @@ -1568,7 +1568,7 @@ This process has three steps:
The following subsection explains how to accomplish each step.
**Warning**: While it will work in most cases, avoid re-using the compute node image of a
**Warning**: While it will work in most cases, avoid reusing the compute node image of a
previous deployment. The preparation steps cleans most
of the deployment specific configuration and secrets, but there is no guarantee
that the configuration will be entirely compatible with a different deployment.
Expand Down

0 comments on commit 83cd20e

Please sign in to comment.