summaryrefslogtreecommitdiff
path: root/lib/chef/provider/mount/aix.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/call_provides_when_resolving'John Keiser2015-07-061-1/+1
* Move provider_mapping values out into the actual resource classesJohn Keiser2015-06-021-0/+1
* Normalize whitespace on all filesSeth Vargo2013-09-261-6/+6
* fix indentations.kaustubh-d2013-07-221-14/+14
* implement review comment - updated_by_last_action is updated by parent.kaustubh-d2013-07-221-3/+0
* aix - mount fix disable_fs regex.kaustubh-d2013-07-221-1/+1
* Incorporated review commentsDeepali Jagtap2013-07-221-21/+21
* fix aix mount enabled? method to use proper regexkaustubh-d2013-07-221-10/+18
* Fix remount on AIX for mountdeepalijagtap2013-07-221-2/+8
* Added initialization for AIX resource class, corrected method:mounteddeepalijagtap2013-07-221-4/+23
* Commit changes to fix disable_fs for Mount on AIXdeepalijagtap2013-07-221-10/+28
* fix formatting and remove non-overridden methods.kaustubh-d2013-07-221-36/+17
* Mount changes for AIX (added code for enable/disable actionsdeepalijagtap2013-07-221-7/+42
* Provider class for Mount on AIXkaustubh-d2013-07-221-0/+115