Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: puppetlabs/puppetlabs-peadm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.15.0
Choose a base ref
...
head repository: puppetlabs/puppetlabs-peadm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.15.1
Choose a head ref
  • 5 commits
  • 9 files changed
  • 4 contributors

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    1576fa4 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Fix for plan peadm::add_compiler over pcp transport (#356)

    * Replace agent installation in add_compiler plan to use component_install subplan
    
    * Attempt to fix error with failing Puppet run due to disconnect to with rbac api
    
    * Update unit test for add_compiler_spec
    
    * Clean up indentation in add_compiler_spec
    
    * Clean up code comments in add_compiler plan
    
    * Use primary_target instead for parameter for consistency
    
    * Update DNS alt names when adding a compiler over PCP
    jortencio authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    5e2fbd1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #352 from bastelfreak/issue_351

    (#351) code_manager: Switch default to `undef`
    ragingra authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    d14c63f View commit details
    Browse the repository at this point in the history
  3. Release prep v3.15.1

    GitHub Actions committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    0bb78eb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #395 from puppetlabs/release-prep

    Release prep v3.15.1
    ragingra authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    99f1a35 View commit details
    Browse the repository at this point in the history
Loading