summaryrefslogtreecommitdiff
path: root/.fixtures.yml
AgeCommit message (Collapse)Author
2016-03-20Update from voxpupuli modulesync_configJoseph Yaworski
2015-10-16Set apt to v2.2.0 for notify_update parameterClaude Durocher
2015-04-23Upgrade dependenciesDaniele Sluijters
* Use rspec-puppet 2.1+ (which now supports Puppet 4) * No longer allow the Puppet 4 builds to fail (the tests can run now) * Use the released version of the apt module
2015-04-22init: Turn size into a single value.Daniele Sluijters
The `size` hash could only ever have the `max` key so it makes more sense to have this as a plain value. This also upgrades the dependency on stdlib to 4.6.0 since we're using the new `validate_integer` function.
2015-04-15Fix to use the `mail` hash.Morgan Haskel
Testing unattended upgrades
2015-04-14Test fixesMorgan Haskel
puppetlabs_spec_helper doesn't allow pinning to a branch instead of a tag/ref, and the requires are in the apt_conf not on the files.
2015-04-14Initial commit (this is not finished).Daniele Sluijters