Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
salt-formulas
postgresql-formula
Commits
62a1a54e
Commit
62a1a54e
authored
Nov 29, 2021
by
Julien Cigar
🤘
Browse files
Merge branch 'master' of
https://git.bebif.be/salt-formulas/postgresql-formula
parents
45b7a2da
189a8216
Changes
1
Hide whitespace changes
Inline
Side-by-side
postgresql/server.sls
View file @
62a1a54e
...
...
@@ -57,6 +57,7 @@ postgresql_override_conf:
- group: {{ pgsql.lookup.user }}
- makedirs: True
- mode: 400
- dir_mode: 700
- contents: |
{% for k,v in pgsql.conf.items() %}
{{ k }} = '{{ v }}'
...
...
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