Closed jjscaria closed 7 years ago
This should now be fixed in master. Going to work on merging https://github.com/rapid7-cookbooks/nexpose/pull/36 The we will release a new version.
Thank you for the prompt response. Need to update ReadMe as well.
Master has
default['nexpose']['installer']['uri'] = "http://download2.rapid7.com/download/NeXpose-v4/#{node['nexpose']['installer']['bin']}"
These doesn't exist: http://download2.rapid7.com/download/NeXpose-v4/Rapid7Setup-Linux64.bin http://download2.rapid7.com/download/NeXpose-v4/Rapid7Setup-Windows64.exe
Should it be:
default['nexpose']['installer']['uri'] = "http://download2.rapid7.com/download/InsightVM/#{node['nexpose']['installer']['bin']}"