Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
puppet - A network tool for managing many disparate systems
Puppet lets you centrally manage every important aspect of your system using a
cross-platform specification language that manages all the separate elements
normally aggregated in different files, like users, cron jobs, and hosts,
along with obviously discrete elements like packages, services, and files.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| puppet |
0.24.6 |
1.el4 |
i386 |
1.69 MiB |
Thu Oct 23 21:34:45 2008 |
| puppet |
0.24.5 |
1.el4 |
i386 |
1.62 MiB |
Mon Jul 28 17:33:54 2008 |
Changelog
- * Wed Oct 22 22:00:00 2008 Todd Zullinger <tmz{%}pobox{*}com> - 0.24.6-1
- Update to 0.24.6
- Require ruby-shadow on Fedora and RHEL >= 5
- Simplify Fedora/RHEL version checks for ruby(abi) and BuildArch
- Require chkconfig and initstripts for preun, post, and postun scripts
- Conditionally restart puppet in %postun
- Ensure %preun, %post, and %postun scripts exit cleanly
- Create puppet user/group according to Fedora packaging guidelines
- Quiet a few rpmlint complaints
- Remove useless %pbuild macro
- Make specfile more like the Fedora/EPEL template
- * Mon Jul 28 22:00:00 2008 David Lutterkort <dlutter{%}redhat{*}com> - 0.24.5-1
- Add /usr/bin/puppetdoc
- * Thu Jul 24 22:00:00 2008 Brenton Leanhardt <bleanhar{%}redhat{*}com>
- New version
- man pages now ship with tarball
- examples/code moved to root examples dir in upstream tarball