Skip to content

v1.1.1: Merge pull request #22 from splunk/add_shc

Choose a tag to compare

@mason-splunk mason-splunk released this 23 Feb 04:53
· 184 commits to master since this release
266d630

Enhancements

  • Added basic support for deploying a new search head cluster for #17

Bugfixes

  • Fixed error 'dict object' has no attribute 'stat' related to systemd_boot.stat.exists conditionals caused by variable re-usage in a skipped task (because register is still evaluated even if the task is skipped)