module-postgresql/manifests
Sebastian Reitenbach d4713efce1 Reorder environment and require parameter, to unbreak
on OpenBSD puppet 3.7.4, with future parser, and ruby 2.1.5.

Without the change, ran into error:

Info: Loading facts
    Info: Loading facts
    Error: Could not retrieve catalog from remote server: Error 400 on SERVER: I
nvalid parameter environment on Postgresql_psql[CREATE ROLE puppetdb ENCRYPTED P
ASSWORD ****] at /etc/puppet/environments/production/modules/postgresql/manifest
s/server/role.pp:46 on node puppetdb.srv.intern
    Warning: Not using cache on failed catalog
    Error: Could not retrieve catalog; skipping run

I guess the future parser requires adhering to the order?
2015-03-29 13:43:26 +02:00
..
lib MODULES-1485 Reverted to default behavior for Debian systems as pg_config should not be overridden 2014-11-21 11:58:23 -05:00
repo Fix lint warnings 2015-01-21 10:46:29 +11:00
server Reorder environment and require parameter, to unbreak 2015-03-29 13:43:26 +02:00
client.pp Fix lint warnings 2015-01-21 10:46:29 +11:00
globals.pp Allow management of logdir and add logdir parameter 2015-03-12 10:40:46 -07:00
params.pp Since this was in an osfamily block it was getting picked up on ubuntu 2015-03-17 17:12:31 -07:00
repo.pp Remove the ensure => absent uninstall code. 2014-07-12 12:15:42 -04:00
server.pp Allow management of logdir and add logdir parameter 2015-03-12 10:40:46 -07:00
validate_db_connection.pp Merge pull request #560 from DECK36/master 2015-03-19 10:42:49 -07:00