Skip to content

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