Skip to content

Using external license master fails after change of precedence in SPLUNK_DEFAULTS_URL #107

@romain-bellanger

Description

@romain-bellanger

Hello,

In the develop branch, the feature of using an external license master is impacted by a change of precedence of ansible configuration in variable SPLUNK_DEFAULTS_URL, from PR #101.

We are following the provided example to define the general pass4SymmKey:

splunk:
  license_master_url: license-master.splunk.mydomain.com
  pass4SymmKey: P@ssw0rd

However, the pass4SymmKey generated randomly by the operator now takes precedence on the one which we provide as /mnt/splunk-secrets/default.yml is now placed at the end of environment variable SPLUNK_DEFAULTS_URL. When ansible runs and configures the license master connection on pods, it fails as the pass4SymmKey is incorrect and pods don't start.

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