I have a question about configuring a single Enterprise Puppet Master to 
support 2 control repos.


There are 2 puppet teams who manage different puppet modules in the 
organisation that I currently work for.


1. Infrastructure Team(a.k.a Production Support Team) 

    - manage the installation/configuration of nagios, graylog, fail2bahn, 
supervisor, rkhunter, clamav etc using Puppet/R10K for all 
projects/applications in all environments.

    - This team also does the production env monitoring.


2. Project Development Team                             

    - The project/application development team with a DevOps resource have 
produced Puppet modules to install the required                             
             

          software stack components(nginx, node, redis, tomcat, java, 
mongodb) for the specific application  

          deploy it along with the configuration files using Puppet/R10K.


There is one PuppetMaster VM for each environment that is shared by both 
the teams.

Both the teams  have their own Control-Repos (project containing the puppet 
manifests/scripts) in 2 different Git Repositories.

This is downloaded manually on the PuppetMaster using R10K during 
deployment time.

Both the Control-Repos have different roles/profiles configured for each 
node(VM) in the different environments. (standard puppet roles/profiles 
pattern)

The distributed Application is hosted on 7 VMs in each environment (Test, 
UAT, Production) 


I was wondering if there is a standard way to run both team's modules at 
the same time in Puppet Enterprise 4.x?

Puppet Agent is expected to run once every half an hour in each environment.


-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/93e0ff8b-2f52-48ca-8aba-b8fc133ada44%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to