summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
* Fixing #814 -- when files are missing, the exceptions shouldLuke Kanies2007-10-034-31/+19
* Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-10-033-57/+113
|\
| * Use external helper script to talk to yum; should avoid any more trouble with...David Lutterkort2007-10-023-57/+113
* | Adding more behaviours to the Puppet::Module spec,Luke Kanies2007-10-031-6/+7
|/
* Adding more indirection termini, mostly focused on cachingLuke Kanies2007-09-253-0/+31
* Adding cache support to indirection. If you haveLuke Kanies2007-09-251-1/+31
* Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppet into indir...Luke Kanies2007-09-258-709/+763
|\
| * Merge branch 'master' of git://michaelobrien.info/puppetLuke Kanies2007-09-251-0/+87
| |\
| | * Renamed princs to principals in the k5login type.Michael V. O'Brien2007-09-241-7/+7
| | * Added k5login type written by Digant Kasundra. This is for ticket #759.Digant Kasundra2007-09-241-0/+87
| * | Demoting the "file does not exist" log to debug from noticeLuke Kanies2007-09-251-1/+1
| * | Merge branch 'indirection' of git://reductivelabs.com/puppet-lukeLuke Kanies2007-09-2565-1218/+1873
| |\ \
| * | | Fixing a small problem with the mailman typeLuke Kanies2007-09-251-2/+2
| | |/ | |/|
| * | Merge branch 'testing'Luke Kanies2007-09-115-706/+673
| |\ \
| | * | Fixed #797. Removed the warning message about specifying 'enable' or 'ensure...Michael V. O'Brien2007-09-111-4/+0
| | * | Merge branch 'master' of git://reductivelabs.com/puppetMichael V. O'Brien2007-09-112-2/+2
| | |\ \
| | * | | Fixed #784 by applying patch by vvidic.Michael V. O'Brien2007-09-111-1/+1
| | * | | Removed TYPE token, replacing it with CLASSREF token, in the grammar and lexe...Michael V. O'Brien2007-09-103-576/+553
| | * | | Fixed #774, which fixed fully qualified collection statementsMichael V. O'Brien2007-09-102-630/+624
* | | | | I changed the Terminus class to switch camelcaseLuke Kanies2007-09-241-2/+4
* | | | | Removing obsolete fact stores and node sources. The functionality has been m...Luke Kanies2007-09-244-239/+0
| |_|_|/ |/| | |
* | | | Taking a first stab at moving configuration compilingLuke Kanies2007-09-235-10/+193
* | | | Adding a "memory" node terminus, which willLuke Kanies2007-09-232-0/+29
* | | | Adding my first integration test, verifying thatLuke Kanies2007-09-233-16/+43
* | | | Adding the first version of checksum support, which willLuke Kanies2007-09-223-9/+95
* | | | Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-2225-48/+48
* | | | Adding the base file terminus. This will, at the least,Luke Kanies2007-09-221-0/+40
* | | | Merge branch 'configurations' into indirectionLuke Kanies2007-09-2223-541/+570
|\ \ \ \
| * | | | All tests now pass in this configuration branch, which meansLuke Kanies2007-09-227-68/+49
| * | | | The structure for handling resource generation is nowLuke Kanies2007-09-225-8/+27
| * | | | An intermediate commit so I can start working on a differentLuke Kanies2007-09-205-22/+21
| * | | | This is basically another intermediate commit. I feel likeLuke Kanies2007-09-1714-218/+204
| * | | | Configurations now set a "configuration" instance variable in resources that ...Luke Kanies2007-09-152-1/+4
| * | | | The whole system now uses Configuration objects instead ofLuke Kanies2007-09-1512-320/+315
* | | | | Adding the last tests for the ldap node terminus. I managedLuke Kanies2007-09-222-13/+53
* | | | | All indirections are working, and they have allLuke Kanies2007-09-2212-236/+297
* | | | | It looks like the new indirection setup is complete.Luke Kanies2007-09-216-68/+71
* | | | | Adding automatic association between terminus subclasses andLuke Kanies2007-09-213-41/+30
* | | | | Adding the first top-level terminus (yaml). It worksLuke Kanies2007-09-214-4/+76
* | | | | Moving the Puppet::Indirector::Terminus class into itsLuke Kanies2007-09-212-21/+20
* | | | | Adding a couple more tests to the indirector, talking aboutLuke Kanies2007-09-211-2/+0
* | | | | The indirector specs now all pass. I think I needLuke Kanies2007-09-213-88/+11
* | | | | The unit tests for the newly-resurrected indirection classLuke Kanies2007-09-201-19/+28
* | | | | Fixing all existing spec tests so that they nowLuke Kanies2007-09-207-15/+20
* | | | | Merge branch 'indirection' of http://git.rickbradley.com/puppet into indirectionLuke Kanies2007-09-201-43/+97
|\ \ \ \ \
| * | | | | More spec and indirector updates.Rick Bradley2007-09-201-0/+2
| * | | | | Reworking the Indirector code. Continuing to fight the classgen and instance...Rick Bradley2007-09-191-43/+95
* | | | | | Merge branch 'indirection' of http://git.rickbradley.com/puppet into indirectionLuke Kanies2007-09-172-7/+28
|\| | | | | | |/ / / / |/| | | |
| * | | | Updates to indirection stuffs. Making a better spec and migrating to it.Rick Bradley2007-09-172-7/+28
* | | | | Removing the completely obsolete passwd2puppet and the obsolete component.rbLuke Kanies2007-09-131-224/+0
|/ / / /