Tom, I have some self-configured puppetmasters on my infrastructure using the client-server (TCP/8140) approach. The same configuration directory tree and manifests style is used either for clients and master (the node classification is based on DNS).
The first puppetmaster of the new datacenters is deployed using python-fabric (RPMs Configs deployed over ssh) and configured using "puppet --node_terminus=plain" (standalone) and a kind of "special" self-contained manifest for all puppetmaster dependencies (apache, svn, mysql, django, etc). 2010/10/4 Tom Duckering <[email protected]> > Hi, > > I just wanted to check a few things. I have a build server which is used to > run the CI server. It also doubles up as my puppetmaster. > > Would it be possible to have a puppet client talk to a puppetmaster on the > same machine? > > Cheers, > Tom > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<puppet-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > > -- Eduardo S. Scarpellini <[email protected]> -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
