Skip to content

WIP: Modulesync2#481

Closed
marcusdots wants to merge 4 commits intovoxpupuli:masterfrom
marcusdots:modulesync2
Closed

WIP: Modulesync2#481
marcusdots wants to merge 4 commits intovoxpupuli:masterfrom
marcusdots:modulesync2

Conversation

@marcusdots
Copy link
Copy Markdown
Contributor

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

pccibot and others added 4 commits September 27, 2025 13:07
… linter is satisfied. The code is idempotent. It is the parameter passing using the splat operator that enables idempotency. Puppet lint is a static validator that does not see the runtime fullfilment. It is ok to disable the check
Comment thread .github/workflows/ci.yml
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v3
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v4
with:
beaker_hypervisor: 'docker' No newline at end of file
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

please fix the missing newline

Comment thread .sync.yml
hiera_config: "File.expand_path(File.join(__dir__, 'fixtures', 'hiera.yaml'))"

.github/workflows/ci.yml:
beaker_hypervisor: 'docker' No newline at end of file
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

same here

@marcusdots
Copy link
Copy Markdown
Contributor Author

Superseeded by #481

@marcusdots marcusdots closed this Dec 4, 2025
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.

3 participants