Delete config for knife-solo

This commit is contained in:
Greg Karékinian 2019-10-08 18:14:02 +02:00
parent 3c05f172de
commit 20f6e9e04d

View File

@ -12,8 +12,3 @@ chef_zero.enabled true
cookbook_copyright 'Kosmos'
cookbook_license 'none'
cookbook_email 'mail@kosmos.org'
# Enable knife-solo's Berkshelf integration
knife[:berkshelf] = true
# Set Chef version installed by `knife solo prepare`
knife[:bootstrap_version] = "14.11.21"