Bug 1281743 - katello-installer parameter --capsule-dhcp-range need a syntax checking and should set the DHCP config to default, when "false" is used
Summary: katello-installer parameter --capsule-dhcp-range need a syntax checking and s...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Installation
Version: 6.1.3
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-13 11:20 UTC by Marcel Gazdík
Modified: 2017-08-01 20:33 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-01 20:33:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 16913 0 None None None 2016-10-13 16:04:50 UTC

Description Marcel Gazdík 2015-11-13 11:20:07 UTC
Description of problem:
katello-installer with --capsule-dhcp-range is not able to set to default when using "false" or it doesn't check the syntax.

Version-Release number of selected component (if applicable):
6.1.3

How reproducible:
install satellite witch capsule and dhcp support

Steps to Reproduce:
1. After the satellite with capsule is installed, run:
2. katello-installer --capsule-dhcp-range "1 1" -> will fail, in the config
   will be row like this: range "1 1"
3. katello-installer --capusle-dhcp-range false  -> will fail, in the config
   will be row like this: range false

Actual results:
  There is wrong value for dhcp range

Expected results:
  User receive an error message, when the syntax is not correct or in the case of "false", which supposed to be default, the range will be set to default

Comment 2 Bryan Kearney 2016-07-08 20:39:44 UTC
Per 6.3 planning, moving out non acked bugs to the backlog

Comment 4 Stephen Benjamin 2016-10-13 16:04:48 UTC
Created redmine issue http://projects.theforeman.org/issues/16913 from this bug

Comment 5 Bryan Kearney 2017-08-01 20:33:19 UTC
Thank you for your interest in Satellite 6. We have evaluated this request, and we do not expect this to be implemented in product in the foreseeable future. We are therefore closing this out as WONTFIX. If you have any concerns about this, please feel free to contact Rich Jerrido or Bryan Kearney. Thank you.


Note You need to log in before you can comment on or make changes to this bug.