vagrant/test
Jamie Winsor 7c89ef3de2 Add support for Chef encrypted data bags: http://wiki.opscode.com/display/chef/Encrypted+Data+Bags
Add two configuration options to chef_server provision:
  encrypted_data_bag_secret_key_path - the location of your encrypted secret key on your local machine
  encrypted_data_bag_secret - the location you wish to place the key on the target machine and the value of Chef::Config[:encrypted_data_bag_secret]. Default value of "/etc/chef/encrypted_data_bag".
2011-07-02 21:20:22 -07:00
..
locales Refactor VagrantError to be more flexible so not as many subclasses will be needed 2010-09-01 08:27:29 -07:00
vagrant Add support for Chef encrypted data bags: http://wiki.opscode.com/display/chef/Encrypted+Data+Bags 2011-07-02 21:20:22 -07:00
test_helper.rb Removed final global test helper from test/test_helper.rb 2010-10-03 18:48:41 -07:00