summaryrefslogtreecommitdiff
path: root/lib/chef/provider/mount.rb
Commit message (Expand)AuthorAgeFilesLines
* update mount to use properties and fix 6851Thom May2018-03-141-1/+9
* support why-run by defaultlcg/default-whyrun-supportedLamont Granquist2017-03-011-5/+1
* Alias unmount to umount for mount resourceGrant Ridder2016-11-301-0/+2
* Revert PR #1796.cd/mount-remount-optionsChris Doherty2016-03-311-7/+3
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-3/+3
* chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-121-7/+7
* now just using action_remount!James Belchamber2015-08-181-16/+1
* mount now remounts if options changeJames Belchamber2015-08-181-11/+0
* mount now remounts if options changeJames Belchamber2015-08-181-1/+31
* Create tests for all previous provider_mappingsjk/one_map_to_rule_them_allJohn Keiser2015-06-021-2/+0
* Remove unnecessary "ClassName." from "ClassName.provides"John Keiser2015-06-021-2/+2
* Move provider_mapping values out into the actual resource classesJohn Keiser2015-06-021-1/+2
* fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-171-2/+2
* spec test the retry failure loopLamont Granquist2014-05-281-3/+10
* don't infinite loop on umounting the filesystemLamont Granquist2014-05-281-1/+12
* fix spec testLamont Granquist2014-05-281-1/+1
* moar comment tweaksLamont Granquist2014-05-281-2/+3
* comment tweakLamont Granquist2014-05-281-1/+1
* comment tweaksLamont Granquist2014-05-281-1/+5
* code review updateLamont Granquist2014-05-281-27/+44
* update date in copyrightLamont Granquist2014-05-281-1/+1
* copyright updateLamont Granquist2014-05-281-2/+3
* whitespaceLamont Granquist2014-05-281-1/+0
* fix mount specs busted by refactoringLamont Granquist2014-05-281-5/+9
* add back a bit of debuggingLamont Granquist2014-05-281-0/+4
* make umount/mount style remount possibleLamont Granquist2014-05-281-8/+12
* status thingy was completely useless or wrongLamont Granquist2014-05-281-24/+14
* fix copypasta output issues in enable/disable actionsLamont Granquist2014-05-281-2/+2
* Normalize whitespace on all filesSeth Vargo2013-09-261-12/+12
* Check if mount options have changed in the enable actionKristian Vlaardingerbroek2013-04-121-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+128