Skip to content

Instantly share code, notes, and snippets.

@jondkelley
Created December 6, 2017 17:07
Show Gist options
  • Save jondkelley/4992dcc52d594340ce1f9d8e4424b92c to your computer and use it in GitHub Desktop.
Save jondkelley/4992dcc52d594340ce1f9d8e4424b92c to your computer and use it in GitHub Desktop.
# foreman-installer \
> --enable-foreman-proxy \
> --foreman-proxy-tftp=true \
> --foreman-proxy-tftp-servername=199.116.255.106 \
> --foreman-proxy-dhcp=true \
> --foreman-proxy-dhcp-interface=eno1 \
> --foreman-proxy-dhcp-gateway= \
> --foreman-proxy-dhcp-nameservers="199.116.255.106" \
> --foreman-proxy-dns=true \
> --foreman-proxy-dns-interface=eno1 \
> --foreman-proxy-dns-zone=gvoperations.com \
> --foreman-proxy-dns-reverse=100.168.192.in-addr.arpa \
> --foreman-proxy-dns-forwarders=199.116.255.52 \
> --foreman-proxy-foreman-base-url=https://pxe.gvoperations.com \
> --foreman-proxy-oauth-consumer-key=BYhCj76Tz3VPoBuq2hf7nZWec27Z63pP \
> --foreman-proxy-oauth-consumer-secret=cHcrRe7ECehG5J6nY4LRisLvDPaDYnUG
Installing Package[dhcp] [14%]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment