Because of the download URL change, modify attiributes.

This commit is contained in:
Kazuhiro MUSASHI 2020-12-06 12:03:24 +09:00
parent fe585f4dcd
commit 1b52f65c91
1 changed files with 2 additions and 1 deletions

View File

@ -18,6 +18,7 @@ node.reverse_merge!({
'vector' => {
'url' => 'https://github.com/timberio/vector/releases/download/',
'ipaddr' => ipaddr,
'deb' => 'vector-amd64.deb'
'debPrefix' => 'vector-',
'debPostfix' => '-amd64.deb'
},
})