Skip to content

Commit 4b5e4c6

Browse files
authored
Merge pull request #348 from stackhpc/wallaby-whitespace
Remove trailing white space
2 parents 9cc0916 + 943e80a commit 4b5e4c6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ see this message when you later try to run ``pulp-container-sync.yml``:
201201
The issue is that pushing an image automatically creates a `container-push repository
202202
<https://docs.pulpproject.org/pulp_container/restapi.html#tag/Repositories:-Container-Push>`__
203203
which conflicts with the creation of a regular container repository of the same
204-
name. You can resolve this conflict by deleting the distribution associated
204+
name. You can resolve this conflict by deleting the distribution associated
205205
with the push repository using the pulp CLI:
206206

207207
.. code-block:: console
@@ -210,16 +210,16 @@ with the push repository using the pulp CLI:
210210
Started background task /pulp/api/v3/tasks/1f0a474a-b7c0-44b4-9ef4-ed633077f4d8/
211211
.Done.
212212
213-
HTTP Error 404: Not Found
213+
HTTP Error 404: Not Found
214214
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
215215

216-
If your login credentials are incorrect, or lack the required permissions,
216+
If your login credentials are incorrect, or lack the required permissions,
217217
you will see a 404 error during ``pulp-repo-sync.yml``:
218218

219219
.. code-block:: console
220220
TASK [stackhpc.pulp.pulp_repository : Sync RPM remotes into repositories] ****************************************************************************************************************************************
221221
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: Exception: Task failed to complete. (failed; 404, message='Not Found', url=URL('https://ark.stackhpc.com/pulp/content/centos/8-stream/BaseOS/x86_64/os/20211122T102435'))
222-
failed: [localhost] (item=centos-stream-8-baseos-development) => changed=false
222+
failed: [localhost] (item=centos-stream-8-baseos-development) => changed=false
223223
ansible_loop_var: item
224224
item:
225225
name: centos-stream-8-baseos-development

0 commit comments

Comments
 (0)