Skip to content
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.

Add system_user and system_group parameters to params.pp. #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

buzzdeee
Copy link

The last merge broke activemq for me on OpenBSD. There is no
user/group "activemq", on OpenBSD its "_activemq".
The change below is to fix the breakage for me ;)

Let me know if it needs enhancements/changes.

Set the parameter for Debian and the rest of the world to "activemq",
but for OpenBSD default to the package user/group "_activemq"

Allow the parameter to be overridden in the init.pp, and
push the values, and make use of them in config.pp.

Set them for debian and the rest of the world to "activemq",
but for OpenBSD default to the package user/group "_activemq"

Allow the parameter to be overridden in the init.pp, and
push the values, and make use of it to config.pp.
@buzzdeee
Copy link
Author

rebased to your current master

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants