Skip to content

Commit 6860c0c

Browse files
authored
Merge pull request #4322 from uyuni-project/5.1-fixWarning
5.1 - Broken procedure
2 parents 1d5205f + 7063128 commit 6860c0c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

modules/installation-and-upgrade/pages/container-deployment/snippet-generate_proxy_config.adoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,9 @@ _____
9999

100100

101101

102-
103102
=== Generate Proxy Configuration With [literal]``spacecmd`` and Custom Certificate
104103

105-
You can generate a Proxy configuration using [literal]``spacecmd`` for a custom certificates rather than the default self-signed certificates.
104+
You can generate a Proxy configuration using [literal]``spacecmd`` for custom certificates rather than the default self-signed certificates.
106105

107106
.Procedure: Generating Proxy Configuration with spacecmd and Custom Certificate
108107
[role=procedure]
@@ -129,7 +128,6 @@ mgrctl exec -ti 'spacecmd proxy_container_config -- -p 8022 pxy.example.com srv.
129128
mgrctl cp server:/tmp/config.tar.gz .
130129
----
131130
132-
// end::generate-proxy-config-section[]
133-
134131
_____
135132

133+
// end::generate-proxy-config-section[]

0 commit comments

Comments
 (0)