Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
salt-formulas
mirror
Postfix Formula
Commits
3bd3d1c7
Commit
3bd3d1c7
authored
Apr 19, 2021
by
Alexander Weidinger
Committed by
Javier Bértoli
Jan 24, 2022
Browse files
fix(config): set default_database_type; fixes #118
parent
3b71be73
Changes
1
Hide whitespace changes
Inline
Side-by-side
postfix/config.sls
View file @
3bd3d1c7
{% from "postfix/map.jinja" import postfix with context %}
{%- set default_database_type = postfix.get('config', {}).get('default_database_type', 'hash')%}
include:
- postfix
...
...
Francesco Gionghi
@fgionghi
mentioned in commit
6b960763
·
Jan 25, 2022
mentioned in commit
6b960763
mentioned in commit 6b9607634c655d1670d1a7abe9c3b5c574d12d8a
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment