Skip to content

Commit a13fe03

Browse files
committed
better structure for SELinux doc
1 parent c51c0c7 commit a13fe03

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

documentation/modules/ROOT/pages/03-demo.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ Replace the `--server` url with your own cluster API endpoint.
120120

121121
1. Run the Playbook with Docker/Podman
122122
+
123+
* First, read the note below
124+
+
123125
[IMPORTANT]
124126
--
125127
If your system is SELinux enabled, you'll need to label the project directory to allow docker/podman to access it. Run the command:
@@ -137,7 +139,7 @@ ERROR! the playbook: ./ansible/install.yaml could not be found
137139
----
138140
--
139141
+
140-
* With Docker:
142+
* Then, to run with Docker:
141143
+
142144
[.console-input]
143145
[source,bash]
@@ -149,7 +151,7 @@ quay.io/agnosticd/ee-multicloud:v0.0.11 \
149151
./ansible/install.yaml
150152
----
151153

152-
* With Podman:
154+
* Or, to run With Podman:
153155
+
154156
[.console-input]
155157
[source,bash]

0 commit comments

Comments
 (0)