Comment 3 for bug 1668303

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/ocata)

Reviewed: https://review.openstack.org/443180
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=a24acd730c4e0c073130d517f05b16c301c0bf80
Submitter: Jenkins
Branch: stable/ocata

commit a24acd730c4e0c073130d517f05b16c301c0bf80
Author: Javier Castillo Alcíbar <email address hidden>
Date: Wed Mar 8 15:47:20 2017 +0100

    Fix dbPath typo in templates/mongodb.json.j2

    During mongodb upgrade process "/var/lib/mongodb" should have
    correct permissions, but a typo present in config.json was giving
    permissions to "/var/lib/kolla/mongodb"

    Change-Id: I916e7d831531131b2f141a2f7ac712d4a82f7e86
    Closes-Bug: #1668303