Bug #4184
mount will produce invalid fstab records if "options" or "fstype" are unset
| Status: | Needs More Information | Start date: | 07/09/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | - | |||
| Affected Puppet version: | 0.25.5 | Branch: | ||
| Keywords: | mount fstab | |||
| Votes: | 0 |
Description
fstab files are not allowed to have blank columns, but the mount provider will attempt to create a record with blank columns if options or fstab are unset.
Related issues
History
Updated by Jesse Wolfe almost 2 years ago
I’ve got an untested solution at http://github.com/jes5199/puppet/tree/bug/master/4184
Updated by Paul Berry about 1 year ago
- Assignee changed from Jesse Wolfe to Nigel Kersten
Updated by Nigel Kersten about 1 year ago
- Assignee changed from Nigel Kersten to Jesse Wolfe
Yes please.
Updated by James Turnbull about 1 year ago
- Target version deleted (
52)
Updated by Nigel Kersten 8 months ago
- Assignee deleted (
Jesse Wolfe) - Keywords set to mount fstab
Unassigning from Jesse, part of the larger refactor.
Updated by Joshua Lifton 5 months ago
Updating tickets assigned to a former Puppet Labs employee.
Updated by Ben Hughes 4 months ago
- Status changed from Accepted to Unreviewed
Updated by Daniel Pittman 4 months ago
- Status changed from Unreviewed to Needs Decision
- Assignee set to Nigel Kersten
Nigel, are we going to ditch the core mount provider in favour of the two-part external version? I fully support that, and would happily ditch this change in reflection of that, but want to confirm first.
If we are going to retain the in-core mount provider, can you unassign this, and set it to pending review, so we can look to Jesse’s code.
Updated by Nigel Kersten 4 months ago
- Status changed from Needs Decision to Needs More Information
- Assignee changed from Nigel Kersten to Daniel Pittman
I need more visibility into the status of the split provider as per #6409 :)