puppet_os_patching
puppet_os_patching copied to clipboard
Add comma and equals sign to yum regex
When passing certain parameters to yum, which include a comma and/or equals sign, the patch_server task fails with "Yum did not appear to run".
Example:
yum --disablerepo=internal,upstream --skip-broken upgrade -y