zyphermonkey

Results 19 issues of zyphermonkey

# Issue Type - Bug report # Molecule and Ansible details ``` $ ansible --version && molecule --version ansible 2.9.11 config file = /home/vagrant/ansible.cfg configured module search path = ['/home/vagrant/.ansible/plugins/modules',...

bug

I have enabled archive mode in the global env file, but it's not honoring my ARCHIVE_MODE setting and using the folder/file structure laid out in the docs. **env_file** ``` SC4S_ARCHIVE_GLOBAL=yes...

bug

Allow user to define custom `.bashrc` and `.bash_profile` template filenames defined in their custom group_vars.

Splunk has documentation on how to successfully perform rolling upgrades for both the search and indexing tiers. Would it be possible to implement these into the `splunk_upgrade_full_stack.yml`, `upgrade_splunk.yml`, or potentially...

enhancement
help wanted

All events from vcenter are showing up with `sourcetype=vmware:esxlog:` and `sc4s_class=esx` It also appears sc4s is prefixing events with ``` - - - - - [meta sequenceId="1996712"] ``` I have...

I've found the following that aren't accurately being captured as `class=esx`. There could be more this is just over a 1hr period. | source | | --- | | program:esxupdate...

Instead of looping through the list it is recommended to send a list to apt/yum when install multiple packages. *When used with a `loop:` each package will be processed individually,...

package is no longer needed after unarchive and can safely be removed to keep the disk clean

enhancement