Hi Jay, My requirement is to set-up my own ci infra for a open source product (This product sits on top of openstack). The first thing which we did is to go-through http://ci.openstack.org/running-your-own.html The "initial step" in this link contains http://ci.openstack.org/puppet.html#id2
I have set-up 6 hosts(puppetmaster, review, jenkins-master, jenkins-slave, zuul, puppetdashboard) in my infrastructure. 1. Can you suggest me the right approach? 2. Can you give me some more info on using the install_master.sh script from the os-ext-testing repository? Regards, Vinay On Wed, Mar 5, 2014 at 7:43 PM, Jay Pipes <[email protected]> wrote: > On Wed, 2014-03-05 at 17:10 +0530, Vinay Mahuli wrote: > > Hi, > > > > From the link, http://ci.openstack.org/puppet.html#id2, > > > > The command "puppet apply > > --modulepath='/opt/config/production/modules:/etc/puppet/modules' -e > > 'include openstack_project::puppetmaster' " doesn't work. > > You do not need to run puppetmaster. > > Are you using the install_master.sh script from the os-ext-testing > repository? If not, I'd recommend it. It runs scripts to install puppet, > Jenkins, Gearman, Jenkins Job Builder and other stuff you need. > > Best, > -jay > > >
_______________________________________________ OpenStack-Infra mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
