Adding ability to start and plumb splunk instance (#12183)

This commit is contained in:
John Westcott IV
2022-05-09 09:50:28 -04:00
committed by GitHub
parent 385a94866c
commit a86740c3c9
6 changed files with 113 additions and 2 deletions

View File

@@ -27,3 +27,5 @@ ldap_diff_dir: '{{ sources_dest }}/ldap_diffs'
ldap_public_key_file: '{{ ldap_cert_dir }}/{{ ldap_public_key_file_name }}'
ldap_private_key_file: '{{ ldap_cert_dir }}/{{ ldap_private_key_file_name }}'
ldap_cert_subject: "/C=US/ST=NC/L=Durham/O=awx/CN="
enable_splunk: false