Actions
Feature #7032
closeddb backup tasks accept destination file
Description
Currently our foreman-rake db:dump and db:import_dump tasks read and write to the root of wherever foreman is installed. (https://github.com/theforeman/theforeman.org/pull/245)
Users by default don't have access to /usr/share/foreman on a regular install made via foreman-installer.
A 'destination' argument that defaults to ~ would ensure users get a backup at a location they can write to.
Updated by The Foreman Bot over 10 years ago
- Status changed from New to Ready For Testing
- Target version set to 1.7.5
- Pull request https://github.com/theforeman/foreman/pull/1679 added
- Pull request deleted (
)
Updated by Anonymous over 10 years ago
- Target version changed from 1.7.5 to 1.7.4
Updated by Anonymous over 10 years ago
- Target version changed from 1.7.4 to 1.7.3
Updated by Dominic Cleal over 10 years ago
- Target version changed from 1.7.3 to 1.7.2
Updated by Dominic Cleal about 10 years ago
- Translation missing: en.field_release set to 28
Updated by Daniel Lobato Garcia about 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 2b5b56458a37115d2178620dc4136647543916a7.
Actions