similar to: Puppet and systemimager

Displaying 20 results from an estimated 100000 matches similar to: "Puppet and systemimager"

2010 May 04
5
mcollective scalability
I''ve been thinking a lot about running mcollective on my production servers recently, especially about its nice integration with puppet (using facts and so on). However I''ve got some concern about its scalability - how publish/subscribe middleware scales in terms of speed and flooding the network. I run about 2000 servers. Has anyone got any experience running mcollective on
2013 Feb 04
1
OS provisionning of physical server usinsg puppet ?
Hi all, I''m a newbie in puppet I read the documentation and according to me, puppet is a language to manage OS and to check compliance to OS template. I read that puppet enterprise can deploy Vmware vm template and Amazon EC2 VM. But it seem''s that puppet core can''t deploy physical server The only way I imagine is to build a pxe server, and images including puppet
2013 Jun 26
0
Puppet OpenStack Modules Version 2.0 Released to The Forge
I''m happy to announce the release of version 2.0 of the Puppet Labs OpenStack modules to the Puppet Forge. These modules handle the deployment and management of the latest Grizzly releases of OpenStack, including Keystone, Swift, Glance, Cinder, Nova, and Horizon. Additionally, an OpenStack module is provided for single or multi-node deployments. Here is a set of links to the Forge
2012 Aug 08
0
Puppet exec script generate exit 0 but script not run
Hi I have a simple class wriited to deploy a tar file and and extract on a puppet client; The copy of the tar file works fine, the dashboard logs indicate a successfull run but the tar file has not been extracted, exec { "Deploy Code": command => "/bin/tar -xvf /var/tmp/deploy.tar", onlyif => [
2012 Sep 04
1
Enterprise puppet and VMware VM deployment
Does Enterprise Puppet use VSphere SDK API to deploy VMware VM? If not, what does it use? On 8/30/12, steeef <steeef@gmail.com> wrote: > I''m in the process of migrating data out of my standard Puppet repositories > > for modules and manifests, and I''m having second thoughts about my original > > design. I''d appreciate any feedback you can give me.
2013 Apr 02
1
puppet kick question
Hello, I have basically two questions regarding *puppet kick* (old puppetrun) when calling a "puppet kick host1.com host2.com host3.com" : first question) does puppet kick deploy the catalogue on the three hosts serially or in parallel?? and 2) what happens if for any reason the deployment fails on host1 ?? will puppet continuing deploying on host2 and host3 or will
2013 Aug 30
1
MultiNode Openstack deployement using Puppet Module
Hi All, I want to deploy openstack mult node deployment on 2 physical node with 2 NIC on each of them. I have tried stackforge openstack module. It installed properly but due to some reason i couldn''t launch VM instance. Can anyone suggest the proper step by step guide to configure, setup and test Image on Openstack? Also it would be helpful if you provide Network configuration
2012 Jun 19
2
Puppet Versioning
Hello everyone, everytime I run on a puppet host: #puppet agent --test I see this commet: info: Applying configuration version ''000001'' then lets say I deploy a new package from my local repository, from which I would get a different configuration version. #puppet agent --test info: Applying configuration version ''000002'' ...question: is there a way to
2009 May 29
1
Puppet deployment and upgrading itself?
I just got approval to deploy puppet to about 1500 Macs! Now I have to actually do it. I''m considering two options. We have a security tool we use that is a Mac application and is already installed on all our Macs. Since it''s a Mac app, it''s basically a folder (a .app folder). I''m wondering if I can just install puppet into the .app directory, that way
2011 Nov 19
3
When will Puppet officially support Ruby 1.9.2+
Hello everyone, Ruby 1.8.7 is EOS now. So, when will Puppet become Ruby 1.9.2+ compatible? I am considering to deploy Puppet on a large hosts of servers. If Ruby 1.9.2 cannot be supported, I have to turn to Chef. Best regards, Tetsu -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to
2012 May 08
1
deploying class *only* via puppet kick
I''m trying to set up a system in which the web devs can deploy new websites via puppet kick. I''m not having a problem with puppet kick itself, but rather figuring out how to make my "webserver::sitelist" class *only* get deployed via puppet kick, and not have it regularly evaluated in the nodes.pp file. I don''t want webserver::sitelist to ever get
2012 Nov 27
1
Right way to implement "roles" in hiera/puppet
I''m looking to implement a hiera backend for our Puppet installation, as we routinely deploy systems that are of varying hardware, OS, and which may have multiple roles they fill. I''ve figured out, I think, how to handle the OS question through facter, but implementing server roles isn''t quite so clear. I want to maintain that information on the server, not on the
2013 Nov 01
1
Dynamic Environments, r10k, gitolite and Non-environment Puppet Config
Hi all, Apologies if this has been dealt with before, but I haven''t managed to find an answer yet. I have a working "dynamic environments" setup: * A gitolite repository (on a dedicated host) with multiple branches - one for each environment. * I use r10k ro deploy the environments on the master to $confdir/environments/$::environment. This all works *really* well, but I
2011 Dec 28
1
Debian Squeeze puppet 2.7+apache+passenger
Greetings, I am somewhat new to puppet, and have run into problems configuring my debian 6 puppet master running puppet 2.7 with apache and passenger. Most of the documentation I''ve been able to fine regarding how to do this properly seems very outdated. I was wondering if anybody could point me in the direction of some current documentation/tutorial for this? -- You received this
2013 Aug 27
3
puppet for deployment of Java apps
Hello, Is Puppet a good choice to deploy JAVA applications (Tomcat) where there exists a cross-system dependency (i.e. the database should be deployed before the web app)? If not, any suggestions for alternatives? -- 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
2011 Jul 01
0
Puppet dashboard cannot work behind a Apache reverse proxy?
Dear All, I already deploy puppet-dashboard with passanger. i''m want to try puppet-dasboard work in like myserver.com/puppet-report using apache proxy reverse, but still getting work, its just show the index then when i try to click some link like nodes, its will be goto myserver.com/nodes, not to myserver.com/puppet-report/nodes its just work if i try to reverse to myserver.com.
2011 Nov 09
4
Starting out with puppet and capistrano
Hey guys. I am starting out with puppet and am in the process of writing a bootstrap script for the clients and a capistrano recipe for the server. I have the client bootstrap done which installs ruby, puppet, sets a host name, and then points the client at the puppet server and now I am in the process of setting up the puppet server. My first attempt was to set up a git project for puppet, an
2010 Sep 07
1
Help with "puppet kick"
We would like to avoid pre-scheduled updates in our production environment by puppet. The solution I''ve come across is to instruct the puppet agent not to update on a schedule and instead use "puppet kick" from the puppet master to force updates when we''re ready to deploy them. I can''t seem to get this to work. I have asked around the IRC channel and
2011 Dec 08
0
deploying puppet on win32
Hello Does anybody have complete solution to massive deploy puppet on win32 systems using gpo? I think it should be something like .msi file containing ruby, puppet and all necesary gems... -- С уважением, Васильев Алексей -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to
2013 Jan 31
0
yum updates that exclude puppet managed packages
Something I came up with to allow me to upgrade my CentOS machines w/out overriding my Puppet definitions: http://technicalmusings.blogspot.com/2013/01/yum-update-that-excludes-puppet-managed.html -- 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