Skip to content

Commit 135c100

Browse files
committed
Clarifying the data to be passed into the pillar command
1 parent 82856ca commit 135c100

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -172,9 +172,9 @@ Miscellaneous
172172
Pillar Data
173173
-----------
174174

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::
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. The data passed in should only be hashes and lists. Here is an example::
178178

179179
config.vm.provision :salt do |salt|
180180

0 commit comments

Comments
 (0)