Skip to content

Commit ce28e1d

Browse files
Apply suggestions from style review
Co-authored-by: Maximilian Kolb <[email protected]>
1 parent b8abbb8 commit ce28e1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

guides/common/modules/proc_configuring-host-based-access-control-for-freeipa-users-logging-in-to-project.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ ifdef::foremanctl[]
119119
`foremanctl deploy`
120120
endif::[]
121121
ifndef::foremanctl[]
122-
{foreman-installer}
122+
`{foreman-installer}`
123123
endif::[]
124124
to load the host-based access control rules from {FreeIPA}:
125125

guides/common/modules/proc_configuring-the-active-directory-authentication-source-on-projectserver.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ $ curl -k -u : --negotiate https://_{foreman-example-com}_/users/extlogin
130130
<html><body>You are being <a href="_{foreman-example-com}_/hosts">redirected</a>.</body></html>
131131
----
132132
+
133-
When external authentication is configured correctly, the `curl` command redirects you to `{foreman-example-com}/hosts`.
133+
When external authentication is configured correctly, the `curl` command redirects you to `\https://{foreman-example-com}/hosts`.
134134

135135
.Troubleshooting
136136
* Connecting to the AD LDAP can sometimes fail with an error such as the following appearing in the logs:

0 commit comments

Comments
 (0)