Comment 3 for bug 1338777

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

Reviewed: https://review.openstack.org/105673
Committed: https://git.openstack.org/cgit/stackforge/puppet-cinder/commit/?id=c18884bdb9b47f1c23f9a728a5ff6c4c66a1801a
Submitter: Jenkins
Branch: master

commit c18884bdb9b47f1c23f9a728a5ff6c4c66a1801a
Author: Gael Chamoulaud <email address hidden>
Date: Wed Jul 9 10:22:17 2014 +0200

    Fixes Facts string comparisons in CentOS 7

    - CentOS Project has adopted a new rule for versioning numbers. The major number
      matches the RHEL major number, but the minor number is generated from the
      release date. For example, CentOS 7.1407.
    - Adds support for Scientific Linux.

    Change-Id: I183dd8e0a019d5fb486e8f0641f6ab81ae758f8f
    Closes-Bug: 1338777
    Signed-off-by: Gael Chamoulaud <email address hidden>