Skip to content
Snippets Groups Projects
Unverified Commit 10861350 authored by Mohammed Naser's avatar Mohammed Naser
Browse files

Fix documentation for kolla_docker image pulling

The example to pull images is incorrect, this patch
addresses it and corrects it accordingly.

Change-Id: Ice79e7f73d99c024781cb379d190f6d05e1a34a9
parent 8006ecda
No related branches found
No related tags found
No related merge requests found
......@@ -180,7 +180,7 @@ EXAMPLES = '''
action: remove_container
- name: Pull image without starting container
kolla_docker:
action: pull_container
action: pull_image
image: private-registry.example.com:5000/ubuntu
- name: Create named volume
action: create_volume
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment