mirror of
https://github.com/saltstack-formulas/postgres-formula.git
synced 2025-04-17 10:10:31 +00:00
Fix indentation on line 54
This commit is contained in:
parent
4aabfdeae8
commit
503c5f9eea
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
'init_db': False,
|
||||
'version': '9.4',
|
||||
},
|
||||
'wheezy': {
|
||||
'wheezy': {
|
||||
'pkg': 'postgresql-9.1',
|
||||
'pkg_dev': 'postgresql-server-dev-9.1',
|
||||
'pkg_libpq_dev': 'libpq-dev',
|
||||
|
|
Loading…
Add table
Reference in a new issue