vagrant/templates
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
..
commands/init (#320) Add puppet provisioner config example. 2011-03-09 13:23:32 -08:00
config Configuration classes can now be validated. Nice error message shown in case of failure. 2010-09-05 11:02:48 -07:00
locales Add support for Chef encrypted data bags: http://wiki.opscode.com/display/chef/Encrypted+Data+Bags 2011-07-02 21:20:22 -07:00
nfs NFS folders with spaces should now work [GH-293] 2011-02-08 21:14:20 -08:00
chef_server_client.erb Add support for Chef encrypted data bags: http://wiki.opscode.com/display/chef/Encrypted+Data+Bags 2011-07-02 21:20:22 -07:00
chef_solo_solo.erb added data_bags_path to ChefSolo Provisioners; updated templates to accomodate. 2011-05-12 08:07:55 -07:00
network_entry_debian.erb Debian system. Linux distro dispatch to debian/gentoo 2011-01-09 13:19:50 -08:00
network_entry_gentoo.erb Fixed character in network template 2011-04-19 22:36:03 -07:00
network_entry_redhat.erb Added DEVICE option to RedHat host only networking template. [GH-382] 2011-06-09 23:17:51 -04:00
package_Vagrantfile.erb New `vagrant package` option `--vagrantfile` and changed semantics of `--include` (see CHANGELOG) 2010-09-12 23:20:13 -06:00
ssh_config.erb ssh-config now outputs configured config.ssh.host 2011-01-28 17:50:43 -08:00