Skip to content
This repository was archived by the owner on Jun 11, 2019. It is now read-only.

Unmanage puppet_manage_package user & group #19

Merged
merged 1 commit into from
May 7, 2014
Merged

Unmanage puppet_manage_package user & group #19

merged 1 commit into from
May 7, 2014

Conversation

claytono
Copy link
Contributor

@claytono claytono commented May 7, 2014

The splunk package install chowns everything under /opt/splunkforwarder
to the splunk user. We can't have this file be owned by the splunk user
when we create it, since the package hasn't been installed and the user
doens't exist yet. We'll let Puppet create it with the default
(probably root) and then let the Splunk package handle it from there.
This way Puppet and Splunk don't bicker over who should manage the
ownership.

The splunk package install chowns everything under /opt/splunkforwarder
to the splunk user.  We can't have this file be owned by the splunk user
when we create it, since the package hasn't been installed and the user
doens't exist yet.  We'll let Puppet create it with the default
(probably root) and then let the Splunk package handle it from there.
This way Puppet and Splunk don't bicker over who should manage the
ownership.
alvagante added a commit that referenced this pull request May 7, 2014
Unmanage puppet_manage_package user & group
@alvagante alvagante merged commit 952b106 into example42:master May 7, 2014
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