view modules/stdlib/README_SPECS.markdown @ 378:d539c21143bb

Get more specific with extracting Yum update list The regex would still return some additional values or blank lines. The new regex has been checked against both "yum check-update" and "yum list" and matches all currently installed version strings (including weird Git ones)
author IBBoard <dev@ibboard.co.uk>
date Wed, 29 Sep 2021 20:25:44 +0100
parents 956e484adc12
children
line wrap: on
line source

NOTE
====

This project's specs depend on puppet core, and thus they require the
`puppetlabs_spec_helper` project.  For more information please see the README
in that project, which can be found here: [puppetlabs spec
helper](https://github.com/puppetlabs/puppetlabs_spec_helper)