mirror of
https://github.com/ansible/awx.git
synced 2026-05-17 14:27:42 -02:30
Adding ability to start and plumb splunk instance (#12183)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user