Comment 3 for bug 1595722

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/337384
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=072b0670cce6d33cc402185731437df63d1782d6
Submitter: Jenkins
Branch: master

commit 072b0670cce6d33cc402185731437df63d1782d6
Author: Steve Baker <email address hidden>
Date: Tue Jul 5 11:31:39 2016 +1200

    Template param for what command occ runs

    The ConfigCommand parameter overrides the server resource metadata to
    specify what command os-collect-config runs whenever any configuration
    data changes.

    The default is already 'os-refresh-config' so this change has no
    effect but it allows a future change to specify an
    os-refresh-config --timeout argument to fix bug #1595722.

    Change-Id: I8dd35b6724d8c00e5495faca84ee8fee77641b82
    Partial-Bug: #1595722