summaryrefslogtreecommitdiff
path: root/chef/lib/chef/resource/mount.rb
Commit message (Expand)AuthorAgeFilesLines
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-139/+0
* Added unit tests for resource changes related to state_attrs and identity_att...tylercloke2012-09-201-1/+1
* Added identity_attr and state_attrs for (at least) all parent resources.tylercloke2012-09-201-0/+5
* CHEF-2222: mount resource not to alter its attributesLaurent2011-07-191-2/+1
* make run context optional for all resources' constructorsDaniel DeLeo2010-06-031-1/+1
* Changing Resources to use new initializerChris Walters, Tim Hinderliter2010-06-031-2/+2
* Update the fstype, options, dump and pass if they don't matchTollef Fog Heen2010-04-301-1/+1
* whitespace fixAdam Jacob2009-05-181-1/+1
* Mount resource now works with labels and uuidsMiguel Cabeca2009-04-131-0/+10
* CHEF-152: Improved upon the mount resource.John Hampton2009-03-021-3/+12
* move mounted from ivar to methodJoshua Timberman2009-02-221-0/+9
* chef-93, initial add mount provider/resourceJoshua Timberman2009-02-221-0/+107