Compare commits
2 Commits
ccca0ab9ca
...
89865bcd2a
Author | SHA1 | Date | |
---|---|---|---|
|
89865bcd2a | ||
|
62d1a86555 |
@ -21,8 +21,9 @@ postgres_port = node['lndhub-go']['postgres']['port']
|
||||
|
||||
begin
|
||||
akkounts_host = search(:node, "role:akkounts").first["knife_zero"]["host"]
|
||||
rescue
|
||||
node['lndhub-go']['webhook_url'] = "http://#{akkounts_host}:3000/webhooks/lndhub"
|
||||
rescue
|
||||
# No akkounts host found
|
||||
end
|
||||
|
||||
git source_dir do
|
||||
|
Loading…
x
Reference in New Issue
Block a user