Project

General

Profile

Actions

Bug #3704

open

Foreman-installer options -manage needs a true argument

Added by Joop van de Wege over 10 years ago. Updated over 10 years ago.

Status:
New
Priority:
Low
Assignee:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Specifing --foreman-proxy-dns-manage and alike need a true or false argument otherwise you'll get an error, namely ERROR: too many arguments but no error in foreman-installer.log.


Related issues 1 (0 open1 closed)

Related to Kafo - Feature #6138: [RFE] Issue a warning when any parameter starts with doubledashesClosedDominic Cleal06/10/2014Actions
Actions #1

Updated by Dominic Cleal over 10 years ago

  • Project changed from Foreman to Kafo
  • translation missing: en.field_release deleted (1)
Actions #2

Updated by Joop van de Wege over 10 years ago

Commandline used:
foreman-installer --foreman-proxy-dhcp true --foreman-proxy-dhcp-gateway 192.168.1.1 --foreman-proxy-dhcp-interface eth0 --foreman-proxy-dhcp-managed --foreman-proxy-dns true --foreman-proxy-dns-interface eth0 --foreman-proxy-dns-managed --foreman-proxy-dns-reverse '1.168.192.in-addr.arpa' --foreman-proxy-dns-zone foreman.local

Bold arguments are missing true/false.

Actions #3

Updated by Marek Hulán over 10 years ago

  • Priority changed from Normal to Low

Setting priority to low since there is a way how to set booleans. Also not sure about changing current behaviour, since we need to parse true, false or UNSET. And I prefer parsing same values as we do in interactive mode.

Actions #4

Updated by Dominic Cleal about 8 years ago

  • Related to Feature #6138: [RFE] Issue a warning when any parameter starts with doubledashes added
Actions

Also available in: Atom PDF