Bug #3704
open
Foreman-installer options -manage needs a true argument
Added by Joop van de Wege over 11 years ago.
Updated over 11 years ago.
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.
- Project changed from Foreman to Kafo
- Translation missing: en.field_release deleted (
1)
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.
- 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.
- Related to Feature #6138: [RFE] Issue a warning when any parameter starts with doubledashes added
Also available in: Atom
PDF