Re-adding variables that I removed by accident.:

This commit is contained in:
Berry Langerak 2014-10-06 11:48:12 +02:00
parent cfbc2910ed
commit a8afe3ed58

View file

@ -29,6 +29,9 @@
'python': 'python-psycopg2',
'service': 'postgresql',
'conf_dir': '/var/lib/pgsql/data',
'create_cluster': False,
'init_db': True,
'version': '9.1',
},
}, merge=salt['grains.filter_by']({
'14.04': {