Skip to content

Commit 90fac62

Browse files
maximiliankolbaneta-petrova
authored andcommitted
Fix code block definition (#4378)
Refs #4262 (cherry picked from commit 8bf12ce)
1 parent 1e9a906 commit 90fac62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

guides/common/modules/proc_increasing-host-limit-for-pull-based-rex-transport.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ For more information, see {InstallingSmartProxyDocURL}configuring-pull-based-tra
1313
.Procedure
1414
. On your {SmartProxy}, set the upper limit of connected hosts for pull-based remote execution in `/etc/foreman-installer/custom-hiera.yaml`:
1515
+
16-
[options="nowrap", subs="+quotes,verbatim,attributes"]
16+
[source, yaml, options="nowrap", subs="+quotes,verbatim,attributes"]
1717
----
1818
systemd::dropin_files:
1919
limits.conf:
@@ -22,7 +22,7 @@ systemd::dropin_files:
2222
----
2323
. Re-run the installer for the changes to take effect:
2424
+
25-
[source, yaml, options="nowrap", subs="+quotes,verbatim,attributes"]
25+
[options="nowrap", subs="+quotes,verbatim,attributes"]
2626
----
2727
# {foreman-installer}
2828
----

0 commit comments

Comments
 (0)