When we looked at the scenario guide at 
https://theforeman.org/manuals/1.13/index.html#3.2.3InstallationScenarios
towards the bottom it explains how to create a separate foreman with the 
installer.
foreman-installer \
  --puppet-server=false \
  --foreman-proxy-puppet=false \
  --foreman-proxy-puppetca=false

Then on your current puppet master 

foreman-installer -v \

--no-enable-foreman \

--no-enable-foreman-cli \

--no-enable-foreman-plugin-bootdisk \

--no-enable-foreman-plugin-setup \

--enable-puppet \

--puppet-server-ca=false \  *if this does not have ca services***

--puppet-server-foreman-url=https://foreman.com \

--enable-foreman-proxy \

--foreman-proxy-puppetca=false \

--foreman-proxy-tftp=false \

--foreman-proxy-foreman-base-url=https://foreman.com \

--foreman-proxy-trusted-hosts=foreman.com \

--foreman-proxy-oauth-consumer-key=***Copied from you foreman install \

--foreman-proxy-oauth-consumer-secret==***Copied from you foreman install \

--puppet-ca-server=ca_server.com


I hope this helps. If I am incorrect please let me know.


Have a great day.

On Monday, October 31, 2016 at 12:36:17 PM UTC-5, Tobias Köck wrote:

> Hi,
>
>  
>
> we already have a productive Puppet Server (4) running on another machine.
>
>  
>
> Is there a way to use Foreman with this existing Puppet Server and if yes 
> how is it possible? The manual is a little bit difuse on that topic.
>
>  
>
> Greetings
>
> Tobias
>

-- 
You received this message because you are subscribed to the Google Groups 
"Foreman users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to foreman-users+unsubscr...@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at https://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to