Merge pull request #22902 from rallytime/docker_doc_fix

Change state example to use proper kwarg
This commit is contained in:
Thomas S Hatch 2015-04-21 12:50:47 -06:00
commit c802ba7514

View file

@ -90,7 +90,7 @@ Available Functions
/finish-install.sh:
docker.run:
- container: mysuperdocker
- cid: mysuperdocker
- unless: grep -q something /var/log/foo
- docker_unless: grep -q done /install_log