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

adding a section without any settings does not work, this is needed for the replication port #372

Open
muncjack opened this issue Apr 5, 2024 · 0 comments

Comments

@muncjack
Copy link

muncjack commented Apr 5, 2024

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 8
  • Ruby: 3
  • Distribution: ubuntu
  • Module version: 9.1.1

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

splunk_server {
'replication_port://9887/':;
    'replication_port':
      section => 'replication_port://9887',
}

What are you seeing

etc/system/local/server.conf is not updates with a empty section for the replicatrion

What behaviour did you expect instead

I need there to be a section with tno settings a bit like this


[replication_port://9887]

Output log

no errors

Any additional information you'd like to impart

@muncjack muncjack changed the title adding a section with out ane settings does not work, this is needed for the replication port adding a section without any settings does not work, this is needed for the replication port Apr 9, 2024
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

No branches or pull requests

1 participant