Skip to content
Snippets Groups Projects
Commit 4f52f0b6 authored by root's avatar root
Browse files

add missing variables

parent ef639751
No related branches found
No related tags found
No related merge requests found
...@@ -20,6 +20,12 @@ THEHIVE_KIBANA_USER: ...@@ -20,6 +20,12 @@ THEHIVE_KIBANA_USER:
surname: "User" surname: "User"
roles: '["read", "write"]' roles: '["read", "write"]'
# Special account for user management GUI, configured as admin user in some of the tools
USER_MGMT_ADMIN_USER:
username: "soctools-user-mgmt"
DN: "CN=soctools-user-mgmt"
CN: "soctools-user-mgmt"
haproxy_name: "soctools-haproxy" haproxy_name: "soctools-haproxy"
haproxy_version: "2.2" haproxy_version: "2.2"
haproxy_img: "{{repo}}/haproxy:{{version}}{{suffix}}" haproxy_img: "{{repo}}/haproxy:{{version}}{{suffix}}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment