v1.1.1: Merge pull request #22 from splunk/add_shc
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)