docs: drop HTML tags from howto doc
When copying this page from Fedora's wiki, some HTML tags were missed in the translation. Translate the HTML tags to their reStructuredText equivalents.
This commit is contained in:
parent
3a1d64abc4
commit
46fc81a2ca
1 changed files with 2 additions and 3 deletions
|
|
@ -95,7 +95,6 @@ koji components.
|
|||
|
||||
::
|
||||
|
||||
<pre>
|
||||
HOME = .
|
||||
RANDFILE = .rand
|
||||
|
||||
|
|
@ -349,7 +348,7 @@ currently hard coded into the koji client.
|
|||
Used by the koji-web server during communications with the koji-hub. This
|
||||
is a user principal that will authenticate koji-web to Kerberos as
|
||||
"koji/kojiweb@EXAMPLE.COM". Koji-web will proxy the mod_auth_gssapi user
|
||||
information to koji-hub (the <code>ProxyPrincipals</code> koji-hub config
|
||||
information to koji-hub (the ``ProxyPrincipals`` koji-hub config
|
||||
option).
|
||||
|
||||
``koji/kojira@EXAMPLE.COM``
|
||||
|
|
@ -468,7 +467,7 @@ Authorize Koji-web and Koji-hub resources
|
|||
local koji koji trust
|
||||
|
||||
.. note::
|
||||
To enforce password based logins to the database, change <tt>trust</tt> to <tt>md5</tt>.
|
||||
To enforce password based logins to the database, change ``trust`` to ``md5``.
|
||||
|
||||
::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue