Skip to content

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

@muncjack

Description

@muncjack

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions