Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade puppet modules #671

Merged
merged 6 commits into from
May 6, 2024
Merged

upgrade puppet modules #671

merged 6 commits into from
May 6, 2024

Conversation

rrotter
Copy link
Member

@rrotter rrotter commented Mar 6, 2024

Changes:

  • remove puppetserver role
  • upgrade to stdlib 9
  • remove resolv_conf module
  • update all modules to current

To do:

Note:

  • does not need to remove puppetserver role, as puppetdb modules was recently updated on forge

@rrotter rrotter changed the title support puppet 8 upgrade puppet modules Mar 7, 2024
@rrotter
Copy link
Member Author

rrotter commented Mar 7, 2024

This can role out on all existing hosts except the puppetserver itself. If we merge this before retiring the puppet server we'll need to relegate the puppet server to a dedicated environment.

@rrotter rrotter marked this pull request as ready for review March 7, 2024 19:08
@rrotter rrotter marked this pull request as draft March 8, 2024 14:59
@rrotter
Copy link
Member Author

rrotter commented Mar 8, 2024

Moved to draft as we've agreed to hold this untill the new puppet server is deployed.

rrotter added 4 commits May 6, 2024 15:16
- stdlib 8.6.0 => 9.4.1
- upgrade every module that was blocked by or blocking stdlib upgrade
- replace has_key() in nebula::profile::haproxy to support stdlib 9
- resolv_conf sets ensure absent on the resolvconf package
  - It's not clear why, but we should not change this behavior until it is understood
- test that /etc/resolv.conf is created correctly
replace saz/resolv_conf with internal nebula::resolv_conf
@rrotter rrotter marked this pull request as ready for review May 6, 2024 19:32
@rrotter rrotter requested a review from daaang May 6, 2024 19:34
@rrotter rrotter merged commit eef4298 into production May 6, 2024
2 checks passed
@rrotter rrotter deleted the nopuppetserver branch May 31, 2024 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants