| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
I re-ran the CI job and it passed. I don't know why the results are not updating above, but you can see the results here: https://github.com/seanmil/octocatalog-diff/actions/runs/372918628 |
Sorry, something went wrong.
There was a problem hiding this comment.
Thank you so much for this - its a lot of work, and I appreciate you bringing octocatalog-diff into the modern era!
I had a few questions, mainly because I'm just not as familiar with modern puppet.
Sorry, something went wrong.
Co-authored-by: Andrew Hayworth <ahayworth@github.com>
…le_spec.rb Co-authored-by: Andrew Hayworth <ahayworth@github.com>
Update docs per feedback provided by Andrew Hayworth in the PR.
|
This is excellent - thank you so much for the contributions 😄 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Overview
This pull request introduces support for the Puppetserver v4 catalog API, introduced in Puppetserver 6.3.0.
This new API endpoint offers additional capabilities and options not present in earlier API versions. In particular, updating facts and catalogs with PuppetDB as part of the compile is now optional. For Puppet Enterprise customers, you may use PE RBAC tokens to authenticate for v4 catalog compiles.
Checklist