Skip to content

Commit c0cf497

Browse files
authored
Remove repolist verification snippet (#4255)
1 parent 111626f commit c0cf497

File tree

4 files changed

+18
-9
lines changed

4 files changed

+18
-9
lines changed

guides/common/modules/proc_configuring-repositories-foreman-el.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,9 @@
55
include::proc_configuring-repositories-el.adoc[]
66

77
.Verification
8-
include::snip_verification-enabled-repolist.adoc[]
8+
* Verify that the required repositories are enabled:
9+
+
10+
[options="nowrap" subs="+quotes,attributes"]
11+
----
12+
# dnf repolist enabled
13+
----

guides/common/modules/proc_configuring-repositories-proxy.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,9 @@ Configure repositories to install your {SmartProxyServer}.
2525
----
2626

2727
.Verification
28-
include::snip_verification-enabled-repolist.adoc[]
28+
* Verify that the required repositories are enabled:
29+
+
30+
[options="nowrap" subs="+quotes,attributes"]
31+
----
32+
# dnf repolist enabled
33+
----

guides/common/modules/proc_configuring-repositories-satellite.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,9 @@
1919
----
2020
2121
.Verification
22-
include::snip_verification-enabled-repolist.adoc[]
22+
* Verify that the required repositories are enabled:
23+
+
24+
[options="nowrap" subs="+quotes,attributes"]
25+
----
26+
# dnf repolist enabled
27+
----

guides/common/modules/snip_verification-enabled-repolist.adoc

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)