octopus-deploy-cookbook
octopus-deploy-cookbook copied to clipboard
Chef cookbook for configuring Octopus Deploy.
Snyk has created this PR to fix one or more vulnerable packages in the `rubygems` dependencies of this project. #### Changes included in this PR - Changes to the following...
Snyk has created this PR to fix one or more vulnerable packages in the `rubygems` dependencies of this project. #### Changes included in this PR - Changes to the following...
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5. Changelog Sourced from rexml's changelog. 3.2.5 - 2021-04-05 {#version-3-2-5} Improvements Add more validations to XPath parser. require "rexml/document" by default. [GitHub#36][Patch by Koichi ITO]...
Snyk has created this PR to fix one or more vulnerable packages in the `rubygems` dependencies of this project. #### Changes included in this PR - Changes to the following...
Snyk has created this PR to fix one or more vulnerable packages in the `rubygems` dependencies of this project. #### Changes included in this PR - Changes to the following...
We use the `name_attribute: true` setting for a couple of the resources. We should make sure this works correctly with chef 13 / 14
There is a use case to include installers on hosts with no internet access. I think we could include a way to install via a local path to start out....
With the RC just being released we should probably test to make sure that this version works with 4.0.0 https://octopus.com/downloads/4.0.0
This is in response to #122 where using a self signed certificate did not work correctly because the chef http client enforces valid certificates.
The octopus logs warn that this command will be deprecated in 4.0 WARN 'Octopus.Server.exe configure --storageConnectionString' has been deprecated and will be removed in Octopus 4.0. Please use the 'Octopus.Server.exe...