HomePhorge

Fix #4904 Mounts shouldn't remount unless they are ensure=>mounted
6f1416d7a4ceUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix #4904 Mounts shouldn't remount unless they are ensure=>mounted

After we fixed issue #2730, it is now possible to manage an fstab entry
without asking puppet to try to call mount or unmount on that device.
That fix failed to address the "refresh" behavior of mounts.
We have changed "refresh" to only remount devices that are set to
"mounted", so users can truly manage fstab entries without having
puppet try to remount them.

Paired-With: Paul Berry <paul@puppetlabs.com>

Details

Provenance
Jesse Wolfe <jes5199@gmail.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU3228a279c6df: Merge branch 'maint/next/clean_up_local_branch_in_mail_patches' into next
Branches
Unknown
Tags
Unknown

Event Timeline

Jesse Wolfe <jes5199@gmail.com> committed rPU6f1416d7a4ce: Fix #4904 Mounts shouldn't remount unless they are ensure=>mounted (authored by Jesse Wolfe <jes5199@gmail.com>).Nov 11 2010, 8:23 PM