vagrant/lib
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
..
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
vagrant.rb Load vagrant/version so that `vagrant version` works again 2011-01-07 01:25:54 -08:00