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

Move to setup_acceptance_node.pp #46

Merged
merged 1 commit into from
Jan 6, 2024

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Jan 6, 2024

Rather than writing the setup code in Ruby, this is now written in Puppet. That works better with modulesync. It also switches from the legacy operatingsystem fact to the modern os.name fact. This is now easily detectable with puppet-lint.

@ekohl ekohl force-pushed the move-to-setup_acceptance_node branch from 5cea9f3 to 741355f Compare January 6, 2024 15:18
Rather than writing the setup code in Ruby, this is now written in
Puppet. That works better with modulesync. It also switches from the
legacy operatingsystem fact to the modern os.name fact. This is now
easily detectable with puppet-lint.
@ekohl ekohl force-pushed the move-to-setup_acceptance_node branch from 741355f to c76fea6 Compare January 6, 2024 15:20
@@ -1,13 +1,10 @@
# frozen_string_literal: true

# This file is completely managed via modulesync
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was a lie. It now really is managed via modulesync.

@bastelfreak bastelfreak merged commit d8de428 into voxpupuli:master Jan 6, 2024
21 checks passed
@ekohl ekohl deleted the move-to-setup_acceptance_node branch January 6, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants