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

Also available in: Atom PDF