Skip to content

Commit 70490b3

Browse files
committed
Got carried away and forgot it was ReStructuredText and started adding some GFM
1 parent fa63549 commit 70490b3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.rst

-2
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,6 @@ You can export pillar data for use during provisioning by using the ``pillar``
176176
command. Each call will merge the data so you can safely call it multiple
177177
times. Here is an example:
178178

179-
```ruby
180179
config.vm.provision :salt do |salt|
181180

182181
# Export hostnames for webserver config
@@ -198,7 +197,6 @@ times. Here is an example:
198197
salt.run_highstate = true
199198

200199
end
201-
```
202200

203201
Using Remote Salt Master
204202
------------------------

0 commit comments

Comments
 (0)