Skip to content

Add test for puppet implementation #97

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

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Add test for puppet implementation #97

wants to merge 11 commits into from

Conversation

bastelfreak
Copy link
Contributor

In OpenVoxProject/openvox-agent#66 someone reported issues during puppet lookup with the changes from #63 or #78.

It's also easy to reproduce it locally:

root@:~# puppet lookup puppet::puppetmaster
Warning: The node parameter 'implementation' for node 'mirror.voxpupu.li' was already set to 'openvox'. It could not be set to 'openvox'
--- voxpupu.li
root@:~# echo $?
0
root@:~#

@bastelfreak bastelfreak self-assigned this Jun 4, 2025
In OpenVoxProject/openvox-agent#66 someone
reported issues during `puppet lookup` with the changes from
#63 or
#78.

It's also easy to reproduce it locally:

```
root@:~# puppet lookup puppet::puppetmaster
Warning: The node parameter 'implementation' for node 'mirror.voxpupu.li' was already set to 'openvox'. It could not be set to 'openvox'
--- voxpupu.li
root@:~# echo $?
0
root@:~#
```
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.

1 participant