summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2010-07-15Fixes errant Trac references in documentationJames Turnbull2-2/+2
2010-07-09Code smell: Two space indentationMarkus Roberts1-3/+3
2010-07-09Code smell: Use string interpolationMarkus Roberts1-1/+1
2010-02-17Fixes #3460 - Makes Puppet FHS compliant by moving /var/puppet to /var/lib/pu...James Turnbull1-5/+5
2009-07-14deprecate NetInfo providers and examples, remove all NetInfo references and t...Nigel Kersten1-5/+0
2009-06-06Removed extra whitespace from end of linesIan Taylor5-8/+8
2009-06-06Changed tabs to spaces without interfering with indentation or alignmentIan Taylor5-335/+335
2008-12-01type/mcx.rb Feature #1026 - MCX TypeJeffrey McCune6-0/+378
2008-07-15Further moves from the examples directory and ext directoryJames Turnbull6-0/+116
2008-07-10Moved debian to conf and updated examples directoryJames Turnbull38-283/+0
2008-04-04Changed some non-standard Ruby locations to env ruby shebangsJames Turnbull1-1/+1
2008-01-28Fixed #1028 - examples incorrect for 0.24.xJames Turnbull2-7/+6
2007-08-14Added optional per-module lib directory.Jeffrey J McCune5-0/+80
2007-08-03DirectoryService provider for users and groups. Alternative to netinfo, as a...mccune4-0/+66
2007-04-03Fix for #565: Final merge of changes from source:branches/execute-refactor in...mccune1-0/+16
2006-12-29exiting sleeper after no more than two minutesluke1-5/+3
2006-11-12adding a comment to namespaceauth.confluke1-0/+3
2006-11-12adding up-to-date example configsluke5-11/+40
2006-10-04Merging the changes from the override-refactor branch. This is a significant...luke33-507/+0
2006-09-15Removing a test in the parser that is no longer necessary because of how impo...luke1-2/+2
2006-09-05Adding hasrestart parameter to servicesluke1-0/+6
2006-08-28Tracking down some weird bugs that managed to creep into the parser. I expec...luke1-1/+1
2006-08-17Finishing changes to support titles instead of two types of names. This is b...luke4-4/+4
2006-08-14Merging r1468 from the implementations branch with r1438 from when the branch...luke1-1/+1
2006-08-07removing classing example, since it involves parameterized classesluke1-35/+0
2006-07-22Another batch of bug fixes, this time focused on OS X patches. Looks like I ...luke1-1/+2
2006-07-21Apparently objects were legal rvalues, which does not make any sense. Fixed ...luke1-0/+1
2006-06-15Adding test and fix for empty execs being ignoredluke1-0/+2
2006-06-09Found a bug where single-value selectors can fail on a second compile. Fixed...luke1-1/+6
2006-05-12Fixing #141. It was a problem related to the recent parser changes I made.luke1-0/+23
2006-05-09It is just a snippet test, and thus a functional test but not a coverage test...luke1-0/+17
2006-04-26This should have been in 0.16.1. Moving the "setclass" statements around so ...luke1-0/+10
2006-04-26Creating a simplistic, generic function framework in the parser, so it is now...luke1-0/+25
2006-04-17Fixing a bunch of small bugs, mostly found by testing on solaris, and added a...luke1-0/+0
2006-04-13changing set to tag in the testsluke1-2/+2
2006-04-11Fixing the language side of #109. Added a "set" keyword.luke1-0/+9
2006-04-10Fixing #117. If only one value was provided, then it was not placed in an arr...luke1-0/+22
2006-03-03Supporting variables as the test value in both case statements and selectors.luke2-0/+26
2006-03-03renamingluke1-0/+0
2006-02-16Adding single-quote syntactical elementluke1-0/+11
2006-02-10Making the language name a real alias. Now all objects in Puppet support spe...luke1-0/+16
2006-02-07committing test code for bug lutter foundluke1-0/+11
2006-01-18Made lots of small changes, mostly to help usability but also fixed a couple ...luke2-0/+28
2006-01-17Adding an "ensure" state where appropriate, and significantly reworking the b...luke23-58/+58
2006-01-12Fixed a couple of warnings, fixed a critical bug having to do with case state...luke1-0/+8
2006-01-08Merging changes from the head of the rework1 branch, r 784luke1-1/+2
2006-01-07Undoing the merge that happened in 785luke1-2/+1
2006-01-07Merging in refactoring from version 774 into version 784luke1-1/+2
2005-09-28adding a test for includesluke1-0/+17
2005-09-22The new "include" syntax works now.luke3-6/+3