mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
kratos config jinja
This commit is contained in:
@@ -1383,11 +1383,11 @@ kratos_pillar() {
|
||||
touch $adv_kratos_pillar_file
|
||||
printf '%s\n'\
|
||||
"kratos:"\
|
||||
" kratoskey: '$KRATOSKEY'"\
|
||||
" sessiontimeout: '24h'"\
|
||||
" mfa_issuer: 'Security Onion'"\
|
||||
" config:"\
|
||||
" secrets:"\
|
||||
" default:"\
|
||||
" - '$KRATOSKEY'"\
|
||||
"" > "$kratos_pillar_file"
|
||||
}
|
||||
|
||||
create_global() {
|
||||
title "Creating the global.sls"
|
||||
|
||||
Reference in New Issue
Block a user