59c1cbfbf8
This is a very very large change to the module. It started out as a fix to add postgresl::server::config_entry, and quickly became a rewrite to fix a lot of ordering issues inherent in the API. Since this changes the Public API it is considered a backwards compatible change. See the upgrading guide in README.md for more details as to what has been modified in this patch. Signed-off-by: Ken Barber <ken@bob.sh>
8 lines
324 B
YAML
8 lines
324 B
YAML
fixtures:
|
|
repositories:
|
|
apt: "git://github.com/puppetlabs/puppetlabs-apt.git"
|
|
stdlib: "git://github.com/puppetlabs/puppetlabs-stdlib.git"
|
|
firewall: "git://github.com/puppetlabs/puppetlabs-firewall.git"
|
|
concat: "git://github.com/puppetlabs/puppetlabs-concat.git"
|
|
symlinks:
|
|
postgresql: "#{source_dir}"
|