generator_files/Vagrantfile.erb in berkshelf-1.1.6 vs generator_files/Vagrantfile.erb in berkshelf-1.2.0.rc1
- old
+ new
@@ -7,10 +7,10 @@
# The path to the Berksfile to use with Vagrant Berkshelf
# config.berkshelf.berksfile_path = "./Berksfile"
# An array of symbols representing groups of cookbook described in the Vagrantfile
- # to skip installing and copying to Vagrant's shelf.
+ # to exclusively install and copy to Vagrant's shelf.
# config.berkshelf.only = []
# An array of symbols representing groups of cookbook described in the Vagrantfile
# to skip installing and copying to Vagrant's shelf.
# config.berkshelf.except = []