__jail --state absent should imply --stopped #278
Labels
No labels
bugfix
cleanup
discussion
documentation
doing
done
feature
improvement
packaging
Stale
testing
TODO
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ungleich-public/cdist#278
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: jdguffey
After the modification to include boolean parms in the __jail type, removing a jail requires using the --stopped flag to prevent an error. This should be implied behavior.
I should be able to get this put together quickly a few days from now.
Created by: jdguffey
Issued pull request #150 (note typo in the commit title -- it fixes issue #149, not 147).