Actions
Bug #16252
closedkatello-installer --reset does not ask for confirmation
Difficulty:
easy
Triaged:
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1341216
Description of problem:
The command "satellite-installer --reset" just runs without asking for a confirmation.
Version-Release number of selected component (if applicable):
Sat 6.2 snap 13
How reproducible:
always
Steps to Reproduce:
1. In satellite machine console
2. run "satellite-installer --reset"
Actual results:
System reset is performed successfully but without asking for confirmation
Expected results:
A message:
$ satellite-installer --reset
Are you sure you want to reset your satellite system? [Y/n]
or
$ satellite-installer --reset -y
resetting..... (no confirmation needed because of -y)
Updated by Justin Sherrill over 8 years ago
- Subject changed from satellite-installer --reset does not ask for confirmation to katello-installer --reset does not ask for confirmation
- Translation missing: en.field_release set to 114
Updated by Chris Roberts about 8 years ago
- Assignee set to Chris Roberts
- Target version set to 133
- Translation missing: en.field_release changed from 114 to 197
- Difficulty set to easy
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello-installer/pull/424 added
Updated by Chris Roberts about 8 years ago
- Target version changed from 133 to 140
Updated by Chris Roberts about 8 years ago
- Status changed from Ready For Testing to Resolved
Actions