Comment 6 for bug 1386118

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/131076
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=1f1617b8cf201c9be0125458b1506ab3e03d284b
Submitter: Jenkins
Branch: master

commit 1f1617b8cf201c9be0125458b1506ab3e03d284b
Author: Matthew Mosesohn <email address hidden>
Date: Mon Oct 27 14:18:26 2014 +0400

    Adapt puppetlabs-postgresql to Fuel

    Fuel uses a custom package name "postgresql" instead
    of "postgresql94", so this value needs to be passed,
    along with bindir value.

    Also adapted all manifest references to postgresql::db to
    postgresql::server::db.

    Change-Id: I1ec329ee31ecc6edfd357329bfc84df95ecf7ddc
    Closes-Bug: #1386118