Connecting Foreman server to existing Puppetmaster server

I have been looking through the posts, but have not really found how to
connect my Foreman Server to my existing Puppetmaster server. (of course
it is also possible that I just dont understand).

Is there documentation on this type of implementation?

Thanks in advance!

What level of integration are you looking for? Facts/reports?
Importing existing classes? Managing certificates? All of these are
detailed in the wiki, but we can't point you in the right direction
until we know what you want :slight_smile:

Greg

··· On 29 March 2012 21:18, rlr219 wrote: > I have been looking through the posts, but have not really found how to > connect my Foreman Server to my existing Puppetmaster server. (of course it > is also possible that I just dont understand).

You need the Foreman proxy installed on the puppetmaster box, then
configure it to talk to the foreman.

http://theforeman.org/projects/smart-proxy/wiki
http://theforeman.org/projects/smart-proxy/wiki/Installation_instructions
http://theforeman.org/projects/smart-proxy/wiki/Settingsyml

Jim

··· On 26 October 2012 15:33, Geoffrey Altrman wrote: > > I am using: > - CentOS 6.3 > - foreman 0.60.2 > - puppet 3.0 > > The puppet master is already configured, and is managing hosts. I have > installed foreman on a separate server, and was able to start the service. > Now I need to connect foreman to the puppet master in order to generate > reports, reporting is the foreman feature I am interested in. Not sure if I > have all the necessary packages to do this. Not sure how to configure Mysql > or Apache for foreman. Any help would be appreciated. >

That is a really old version of Foreman, current is 1.0.1 You might
want to think about upgrading, The foreman Installer can help you get
it all installed correctly.

http://theforeman.org/projects/foreman/wiki/Using_Puppet_Module_ready_to_use

Jim

··· On 26 October 2012 15:33, Geoffrey Altrman wrote: > > I am using: > - CentOS 6.3 > - foreman 0.60.2 > - puppet 3.0 >

Hi

I have similar question. I am newbie for forman and puppet as well.
Basically I have been able to install the foreman on my machine, and
now I want to integrate foreman with my existing puppetmaster. For now
I just need to integrate its manifest/class files or the DB. I
followed following links


The main intention is that, I already have puppetmaster managing all
VMs/real machines. and now need to integrate foreman with puppet to
include installation ability (as far as i know foreman is best to fill
the gap).

I searched in google but could not find a doc/howto for such things.
Any help will be great!

Thanks,
Chandan

··· On Mar 31, 6:41 am, Greg Sutcliffe wrote: > On 29 March 2012 21:18, rlr219 wrote: > > > I have been looking through the posts, but have not really found how to > > connect my Foreman Server to my existing Puppetmaster server. (of course it > > is also possible that I just dont understand). > > What level of integration are you looking for? Facts/reports? > Importing existing classes? Managing certificates? All of these are > detailed in the wiki, but we can't point you in the right direction > until we know what you want :) > > Greg