summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/mount
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ticket/2.7.x/7300' into 2.7.nextNick Lewis2011-05-161-0/+18
|\
| * (#7300) Fix instances method of mount providerStefan Schulte2011-05-161-0/+18
* | (#6845) Mount writes incorrect vfstab entriesStefan Schulte2011-04-281-1/+1
|/
* (#6632) Adding a new mount no longer causes error with umountPaul Berry2011-03-081-0/+6
* Merge branch 'ticket/2.6.x/4914' into maint/2.6.next/revert-6309Paul Berry2011-02-281-2/+60
|\
| * (#4914) Improved parsed_spec for mountStefan Schulte2011-02-201-1/+1
| * (#4914) Prefetch mountstateStefan Schulte2011-01-251-0/+50
| * (#4914) Join lines for better readabilityStefan Schulte2011-01-251-9/+2
* | Clean up whitespace, and commented out code in parsed mount providerJacob Helwig2011-02-181-7/+2
|/
* Code smell: Two space indentationMarkus Roberts2010-07-091-26/+26
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-3/+5
* Fix #1464 Mount complains about missing fieldsJesse Wolfe2010-01-121-1/+10
* deprecate NetInfo providers and examples, remove all NetInfo references and t...Nigel Kersten2009-07-141-37/+0
* Removed extra whitespace from end of linesIan Taylor2009-06-061-4/+4
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-2/+2
* Removing the requirement in the parsed mount providerLuke Kanies2008-01-071-1/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-032-2/+0
* Fixing #702, hopefully. As suggested, I switched to "mount" instead of "df" ...luke2007-07-181-1/+1
* Fixing #550 -- I had to list pass and dump as optional fields.luke2007-06-111-1/+1
* Fixing #605 -- providers now refer to @resource or @resource_type.luke2007-05-091-4/+4
* Disabling the netinfo mount providerluke2007-02-071-31/+31
* I have not yet finished testing, but most of the providers now successfully p...luke2006-12-281-1/+1
* Ported sshkey over, yay.luke2006-11-131-1/+1
* Adding a NetInfo provider for hosts. Yay!luke2006-11-131-1/+2
* Trying to get a netinfo provider for mounts working, but i give up. I am lea...luke2006-11-122-29/+40
* Mounts work again, at least with the parsedfile provider. I still need to cr...luke2006-11-121-136/+28
* An intermediate commit. All of the classes that use parsedfile are assuredly...luke2006-11-111-0/+1
* Fixing some warningsluke2006-11-101-6/+2
* Ported mount over to using providersluke2006-10-171-0/+174
* Removing all of the changes I made towards refactoring in the last couple of ...luke2006-09-051-171/+0
* Committing functional mount support. All that's left in this chunk of work i...luke2006-09-051-0/+171