Project

General

Profile

Actions

Bug #11399

closed

Provisioning wizard outputting incorrect install string

Added by Ben Vassie almost 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

After following the provisioning wizard the outputted command is incorrect

foreman-installer \
  --enable-foreman-proxy \
  foreman-proxy-tftp=true \
  foreman-proxy-tftp-servername=192.168.131.229 \
  foreman-proxy-dhcp=true \
  foreman-proxy-dhcp-interface=eth0 \
  foreman-proxy-dhcp-gateway=192.168.131.254 \
  foreman-proxy-dhcp-range="192.168.131.150 192.168.131.159" \
  foreman-proxy-dhcp-nameservers="192.168.131.229,8.8.8.8" \
  foreman-proxy-dns=true \
  foreman-proxy-dns-interface=eth0 \
  foreman-proxy-dns-zone=domain.co.uk \
  foreman-proxy-dns-reverse=131.168.192.in-addr.arpa \
  foreman-proxy-dns-forwarders=8.8.8.8 \
  foreman-proxy-dns-forwarders=8.8.4.4 \
  foreman-proxy-foreman-base-url=https://foreman.domain.co.uk \
  foreman-proxy-oauth-consumer-key=xxxxxxxxxxxxxxxxxxxxxxxxxxx\
  foreman-proxy-oauth-consumer-secret=xxxxxxxxxxxxxxxxxxxxxxxxxxx
-- is missing from each line
Actions #1

Updated by Dominic Cleal almost 10 years ago

  • Project changed from Foreman to foreman_setup
Actions #2

Updated by Dominic Cleal almost 10 years ago

  • Status changed from New to Closed
  • Assignee set to Dominic Cleal
  • % Done changed from 0 to 100

Fixed in f6cc5a6b147a121692849dd6e7c501a28b83f796, will release shortly. Thanks for the report.

Actions

Also available in: Atom PDF