Closed karmi closed 12 years ago
The current ark version fails with:
ark
ruby -W /etc/vagrant-chef/chef-solo-2/cookbooks/ark/libraries/provider_ark.rb /etc/vagrant-chef/chef-solo-2/cookbooks/ark/libraries/provider_ark.rb:106: syntax error, unexpected kEND /etc/vagrant-chef/chef-solo-2/cookbooks/ark/libraries/provider_ark.rb:404: syntax error, unexpected $end, expecting kEND
This patch removes the stray unless modifier.
unless
@bryanwb Hi, any news on this?
The current
ark
version fails with:This patch removes the stray
unless
modifier.