We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82856ca commit 135c100Copy full SHA for 135c100
README.rst
@@ -172,9 +172,9 @@ Miscellaneous
172
Pillar Data
173
-----------
174
175
-You can export pillar data for use during provisioning by using the ``pillar``
176
-command. Each call will merge the data so you can safely call it multiple
177
-times. Here is an example::
+You can export pillar data for use during provisioning by using the ``pillar``
+command. Each call will merge the data so you can safely call it multiple
+times. The data passed in should only be hashes and lists. Here is an example::
178
179
config.vm.provision :salt do |salt|
180
0 commit comments