diff --git a/Vagrantfile b/Vagrantfile index 2b3b4aa..4cf5ee3 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -95,7 +95,7 @@ Vagrant.configure(2) do |config| chef.environment = 'development' chef.add_recipe 'kosmos-base' chef.add_recipe 'kosmos_encfs' - # chef.add_recipe 'kosmos-bitcoin::snapd' + # chef.add_recipe 'kosmos-bitcoin::source' # chef.add_recipe 'kosmos-mediawiki' # chef.add_recipe 'kosmos-wordpress' # chef.add_recipe 'kosmos-ejabberd'