octopus-deploy-cookbook icon indicating copy to clipboard operation
octopus-deploy-cookbook copied to clipboard

Chef cookbook for configuring Octopus Deploy.

Results 42 octopus-deploy-cookbook issues
Sort by recently updated
recently updated
newest added
trafficstars

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]...

dependencies

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

bug

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....

enhancement

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

enhancement

This is in response to #122 where using a self signed certificate did not work correctly because the chef http client enforces valid certificates.

enhancement

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...

bug