Move visualization containers into docker-compose

This commit is contained in:
Alan Rominger
2022-06-16 10:25:02 -04:00
parent 116dc0c480
commit fb292d9706
4 changed files with 55 additions and 4 deletions

View File

@@ -29,3 +29,5 @@ 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
enable_grafana: false
enable_prometheus: false