Rename bitcoind recipe
Was still using a name from when the cookbook didn't set up anything else
This commit is contained in:
parent
8c8e978ae9
commit
90e17b0abc
@ -1,5 +1,5 @@
|
|||||||
name "bitcoind"
|
name "bitcoind"
|
||||||
|
|
||||||
run_list %w(
|
run_list %w(
|
||||||
kosmos-bitcoin::source
|
kosmos-bitcoin::bitcoind
|
||||||
)
|
)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Cookbook:: kosmos-bitcoin
|
# Cookbook:: kosmos-bitcoin
|
||||||
# Recipe:: source
|
# Recipe:: bitcoind
|
||||||
#
|
#
|
||||||
|
|
||||||
build_essential
|
build_essential
|
Loading…
x
Reference in New Issue
Block a user