Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Tags: voxpupuli/puppet-system

Tags

v0.8.2

Toggle v0.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #55 from bastelfreak/rel082

release 0.8.2

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #46 from bastelfreak/rel081

release 3.0.1

v0.8.0

Toggle v0.8.0's commit message
Merge pull request #35 from bastelfreak/rel080

Release 0.8.0

v0.7.4

Toggle v0.7.4's commit message
Release 0.7.4

v0.6.1

Toggle v0.6.1's commit message
Set custom facts using the facter_dot_d Facter plugin

v0.6.0

Toggle v0.6.0's commit message
* Refactoring to make it easier to use without hiera (ie. just as

parameterised classes).

* Added support for schedules so that configuration does not need to be
applied with every Puppet run.  All classes other than system::providers and
system::schedules can be configured with a default schedule, including the
system class itself.  An 'always' schedule is provided in addition to the
default schedules available (eg. hourly, daily, weekly).

* Changed the yumgroup type to have a default 'daily' schedule to reduce the
time Puppet runs take - package group changes are usually rare after the host
is first set up.  Users can override this by supplying their own schedule.

* Documented that particular system classes can be excluded when doing
'include system' by setting their default schedule to 'never' which is useful
when testing or debugging issues or just to prevent config lower in the
hierarchy from being applied.

* Added support for the augeas type to enable simple configuration file
changes to be made without writing new classes

* Use augeas to make sysconfig file changes as it is more reliable.  One
limitation is that all values are now unquoted so they can't have any
whitespace. This only appears to potentially affect system::sysconfig::puppet
puppet-extra_opts.

v0.5.1

Toggle v0.5.1's commit message
erwbgy/system 0.5.1 released on Puppet Forge

v0.5.0

Toggle v0.5.0's commit message
erwbgy/system 0.5.0 released on Puppet Forge.

v0.4.0

Toggle v0.4.0's commit message
erwbgy/system 0.4.0 released on Puppet Forge.

v0.2.2

Toggle v0.2.2's commit message
erwbgy/system 0.2.2 released on Puppet Forge.