Skip to content
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

child class splunk::forwarder::password::seed has a typo in the fact #289

Closed
jose-lmax opened this issue May 20, 2020 · 1 comment · Fixed by #288
Closed

child class splunk::forwarder::password::seed has a typo in the fact #289

jose-lmax opened this issue May 20, 2020 · 1 comment · Fixed by #288

Comments

@jose-lmax
Copy link

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 6.7.1-1
  • Ruby: 1.8.7.374-4
  • Distribution: centos 6
  • Module version: 8.0.1-rc0

How to reproduce (e.g Puppet code you use)

set the following in hiera
splunk::forwarder::manage_password: false
splunk::forwarder::seed_password: true

What are you seeing

puppet deletes /opt/splunkforwarder/etc/passwd
puppet creates /opt/splunkforwarder/etc/system/local/user-seed.conf
It happens every run, hence it restarts splunk

What behaviour did you expect instead

To do the actions above only the first time, after do nothing.

Output log

Any additional information you'd like to impart

Possible to fix with this PR: #288

@ekohl ekohl linked a pull request Dec 2, 2020 that will close this issue
@ekohl
Copy link
Member

ekohl commented Dec 2, 2020

Since #288 was merged I'm closing this.

@ekohl ekohl closed this as completed Dec 2, 2020
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 a pull request may close this issue.

2 participants