vagrant/plugins/provisioners
Brett Porter 0c7c143ad1 fix escaping of powershell variable
As this is nested in a powershell variable $command, it must be escaped
otherwise it is evaluated when the variable is created, giving an error that
"The term 'True' is not recognized as the name of a cmdlet, function,
script". This prevented using a puppet.working_directory on Windows.
2014-06-18 16:05:17 +10:00
..
ansible Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
cfengine Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
chef Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
docker provisioners/docker: fix module name for new docker provider 2014-04-21 13:54:35 -07:00
file Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
puppet fix escaping of powershell variable 2014-06-18 16:05:17 +10:00
salt Now wait for service to be registered before trying to start it 2014-05-19 19:00:18 +02:00
shell Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00