Bitcoin (Core) cookbook #121

Merged
greg merged 20 commits from feature/bitcoin_cookbook into master 2020-08-20 17:17:31 +00:00
Showing only changes of commit 1a8c3e4350 - Show all commits
Vendored
+1 -1
View File
@@ -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'
Outdated
Review

I don't think that should have been checked in

I don't think that should have been checked in
Outdated
Review

Why not? It's commented, so you can uncomment it to easily run the recipe locally. Same as all the other commented recipes.

Why not? It's commented, so you can uncomment it to easily run the recipe locally. Same as all the other commented recipes.
# chef.add_recipe 'kosmos-mediawiki'
# chef.add_recipe 'kosmos-wordpress'
# chef.add_recipe 'kosmos-ejabberd'