Skip to content

v1.2.0: Merge pull request #30 from splunk/updates_022321

Choose a tag to compare

@mason-splunk mason-splunk released this 23 Feb 22:40
· 175 commits to master since this release
c3efc0d

Bugfixes

Enhancements

  • Implements #24
  • Implements #26
  • Added 3 automatic retries with 1-minute retry delay for both shc and indexer cluster bundle pushes (configurable via vars)
  • Adds very basic support for removing a Splunk installation (will be enhanced further in a future release)
  • Removed redundant variable for configure_user_seed - the role will now automatically run this task during new installations as long as splunk_admin_password has been changed from the default value of undefined

Miscellaneous

  • Removed redundant code via include_tasks and block