Skip to content

fervidus/puppetlabs-cd4pe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puppetlabs-cd4pe

This module is for use with Puppet's Continuous Delivery for Puppet Enterprise. Documentation is at https://puppet.com/docs/continuous-delivery/latest/cd_user_guide.html

Use version <=2.0.1 of this module to rapidly install and configure Continuous Delivery for PE version < 4.0.0. For instructions, see https://puppet.com/docs/continuous-delivery/latest/install_module.html.

Version 3.0.0 and later of this module is still used to configure Impact Analysis permissions on your PE master but no longer supports installation via Docker.

Release puppetlabs-cd4pe

  1. Create a branch off main using the following convention:
git checkout -b 3.1.0-release
  1. On the new branch, update CHANGELOG.md with any changes in this release and metadata.json with the new version number.
  2. Commit these changes
  3. Tag the new branch with the new version number
git tag -a 3.1.0 -m "3.1.0"
  1. Push your changes to origin for PR review and merge
git push origin 3.1.0-release --follow-tags
  1. Run pdk build in the root of the module to get the new tarball
  2. Log into https://forge.puppet.com as 'puppetlabs' and publish the new module version (credentials in CD4PE 1Password vault)

About

Continuous Delivery for Puppet Enterprise

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 81.9%
  • Clojure 11.9%
  • Puppet 4.1%
  • Shell 2.1%