vagrant/plugins/provisioners/puppet
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
..
config Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
provisioner fix escaping of powershell variable 2014-06-18 16:05:17 +10:00
plugin.rb Puppet uses the new provisioner API 2013-01-13 16:22:47 -08:00