summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changing ssldir perms to 771, so non-root users can write to subdirs if they ...luke2006-04-031-1/+1
* Fixing a logging bug that apparently resulted from logging changes a while ago.luke2006-04-031-2/+1
* Adding apple package support, but it is very limited -- packages can only be ...luke2006-04-033-0/+67
* making a small change to the test, so failures are more informativeluke2006-04-021-1/+1
* Added a test for Type#remove, and fixed the method so it actually works. I wa...luke2006-04-026-62/+114
* adding mkdir equivalent of Config#writeluke2006-04-022-0/+47
* Adding a "write" method to config objects, so that files can be easily writte...luke2006-04-023-1/+66
* fixing a bug that appeared somehow in port.rb, and adding mount and sshkey to...luke2006-04-013-0/+6
* renaming filesystem to mountluke2006-04-012-66/+66
* Adding filesystem support, and modifying parsedtypes a bit to fix a bug where...luke2006-04-015-34/+487
* Manifests can now specify node names with fully qualified domain names, too.lutter2006-03-315-294/+381
* Accept a single file as a test to run in addition to a directorylutter2006-03-311-15/+17
* Remove unused should method; add more yum parameters to the typelutter2006-03-311-5/+62
* Disbale running puppetmaster as puppet until we've sorted out which fileslutter2006-03-312-0/+43
* New yumrepo type for basic management of the yum configuration oflutter2006-03-315-1/+299
* Adding os x group management supportluke2006-03-223-2/+94
* Committing support for group membership management. Currently only works on ...luke2006-03-226-2/+193
* commiting package test fix that i thought i committed ages agoluke2006-03-221-0/+2
* Simplified as yum install can be used for both install and updatelutter2006-03-161-23/+3
* updating changelog for 0.15.1luke2006-03-151-0/+4
* Fixing #100. I just added a bit of a hack to configuration parsing -- if a g...luke2006-03-152-0/+29
* Using differents commands with yum depending on whether the package is curren...luke2006-03-151-1/+11
* Removing ruby as a dependency, since too many packaging systems will have ins...luke2006-03-141-1/+0
* Fixing service enable/disable on solaris 10, and fixing some problems with th...luke2006-03-144-29/+35
* Converted everything over for Puppet. The Rakefile is, um, a *lot* shorter. :)luke2006-03-141-464/+37
* This version appears to work well with epm stuffluke2006-03-141-4/+7
* removing dos EOL charsluke2006-03-141-303/+303
* Minor changes from Fedora Extras reviewlutter2006-03-141-1/+10
* Don't mark puppetmaster for start by default; makes rpmlint happierlutter2006-03-141-1/+1
* Add little snippet on passing an additional option during system boot, but le...lutter2006-03-141-0/+5
* adding sbin directoryluke2006-03-141-36/+33
* Committing the EPM support. I am in the process of moving this to a common l...luke2006-03-131-0/+12
* Adding EPM package building.luke2006-03-132-5/+58
* Updated to version 0.15.0luke2006-03-132-2/+2
* Updating changelog for 0.15.0.luke2006-03-131-4/+17
* fixing small bug in the test code when there are no packages to testluke2006-03-131-1/+2
* Adding upgrade ability to sun packages. Currently it removes the old package...luke2006-03-132-63/+92
* Changing the way the hosttest output is handledluke2006-03-131-4/+1
* adding some extra info to the ldap testluke2006-03-131-2/+7
* Fixing fileserver tests; apparently they were still broken from when i change...luke2006-03-121-28/+28
* Fixing small bug in symlink recursionluke2006-03-122-3/+3
* Fixing #94. When "ensure" is synced, it syncs the "enable" state at the same...luke2006-03-123-51/+40
* Ooops, did not save the docs before committing.luke2006-03-121-1/+28
* Fixing #98. Filebuckets now work throughout the system, and the puppetmaster...luke2006-03-127-41/+76
* reducing the log level for checksum warning about symlinks, really this timeluke2006-03-121-1/+1
* reducing the log level for checksum warning about symlinksluke2006-03-121-1/+1
* Adding enhancement #92. Unfortunately, I was not able to write test code to ...luke2006-03-121-3/+19
* Fixing bug related to recursion testingluke2006-03-121-1/+3
* Fixing rpms so they will automatically upgrade when you point Puppet to a new...luke2006-03-124-27/+93
* fixing broken test from my previous changeluke2006-03-111-1/+1