This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
foreman_guide [2015/04/07 21:45] Daniel Farrell [Install Foreman] Tried to improve formatting of a difficult section |
foreman_guide [2015/04/07 22:26] (current) Daniel Farrell [Install Foreman] Better formatting for complex Foreman install command |
||
|---|---|---|---|
| Line 75: | Line 75: | ||
| Now run the installer with the right arguments for your setup: | Now run the installer with the right arguments for your setup: | ||
| - | ''sudo foreman-installer \\ | + | <code> |
| + | sudo foreman-installer \\ | ||
| --enable-foreman-proxy \\ | --enable-foreman-proxy \\ | ||
| --foreman-proxy-tftp=true \\ | --foreman-proxy-tftp=true \\ | ||
| Line 91: | Line 92: | ||
| --foreman-proxy-foreman-base-url=https://localhost \\ | --foreman-proxy-foreman-base-url=https://localhost \\ | ||
| --foreman-proxy-oauth-consumer-key=ag9QcrzYTZQVhsnuEb8zYVc6taL4jmXj \\ | --foreman-proxy-oauth-consumer-key=ag9QcrzYTZQVhsnuEb8zYVc6taL4jmXj \\ | ||
| - | --foreman-proxy-oauth-consumer-secret=CWieWvBUMrfsvSc88UcmNTtrGtSzUCCf'' | + | --foreman-proxy-oauth-consumer-secret=CWieWvBUMrfsvSc88UcmNTtrGtSzUCCf |
| + | </code> | ||
| You should see the following | You should see the following | ||