While getting these scripts to run on Puppet 3 with Fedora 20, I got
a series of warnings about the deprecation of variable names. These
changes should also continue to work fine on Puppet 2.7.
Change-Id: I232f5f5a9abbe94be9fe2d3b8c82f009c03a11f3
This module supports automatic upgrades on RHEL/Centos slaves.
It works by installing PackageKit-cron and updating the config
file to enable automatic updates.
PackageKit-cron runs once a day via cron.
Fixes LP Bug #1180948.
Change-Id: I901ebf5f48fabee9456333ade0c141beacac62e6
Reviewed-on: https://review.openstack.org/29422
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins