Comment 11 for bug 1702964

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

Reviewed: https://review.openstack.org/482051
Committed: https://git.openstack.org/cgit/openstack/puppet-ironic/commit/?id=90b78634df653eb3f7ab095ed1b3ef30297e4088
Submitter: Jenkins
Branch: master

commit 90b78634df653eb3f7ab095ed1b3ef30297e4088
Author: ZhongShengping <chdzsp@163.com>
Date: Mon Jul 10 16:35:47 2017 +0800

    Fix dependency references

    The latest version of puppet now reports these as catalog failures so
    this change removes the unnecessary Package and Service references
    since those are already handled by ironic::deps and fixes the invalid
    anchor reference.

    Change-Id: I3ef0165c844c36d72f8b1042ac7d482ac4209667
    Closes-Bug: #1702964