commit | 4c7cd2d8c82793a23d56d7f97c1207208d1745f7 | [log] [tgz] |
---|---|---|
author | Mateusz Los <mlos@mirantis.com> | Tue Jan 09 11:46:07 2018 +0100 |
committer | Mateusz Los <mlos@mirantis.com> | Tue Jan 09 12:02:28 2018 +0100 |
tree | f64c5b5292a04984bdf14f52e6ba286e936e074d | |
parent | 7db5a558358757e8107711e7be8273b3d9bea66e [diff] [blame] |
support for putting vm images in custom locations Change-Id: I685de4207f1f7f17264cc4ad2d81c3348ca20074
diff --git a/README.rst b/README.rst index 1e42a95..454f465 100644 --- a/README.rst +++ b/README.rst
@@ -574,6 +574,11 @@ .. literalinclude:: tests/pillar/control_virt.sls :language: yaml +salt virt with custom destination for image file + +.. literalinclude:: tests/pillar/control_virt_custom.sls + :language: yaml + Usage =====