Re: [Puppet Users] Puppet, inventory, and single sources of truth.

2014-10-30 Thread Ohad Levy
On Thu, Oct 30, 2014 at 2:28 AM, Robin Lee Powell < rlpow...@digitalkingdom.org> wrote: > On Wed, Oct 29, 2014 at 02:09:25AM -0700, Gavin Williams wrote: > > Sounds like The Foreman [1] might be a good option if you want to manage > > 'should', not 'is'... > > > > [1] http://theforeman.org/ > > *n

Re: [Puppet Users] Re: puppetdb, foreman, one particular node has a problem

2013-10-16 Thread Ohad Levy
On Wed, Oct 16, 2013 at 11:07 AM, Steve Wray wrote: > It turned out that there was an update to the foreman package which > completely broke Puppets ability to enroll new nodes. > > Call me old fashioned, I've been a Debian sysadmin for over 10 years, but > on a 'stable' system an apt-get upgrade

Re: [Puppet Users] The Foreman: Query facts from ENC PuppetDB?

2013-08-28 Thread Ohad Levy
On Wed, Aug 28, 2013 at 9:13 PM, Stephen Price wrote: > Thanks! I'll check it out. I think eventually I can see using Foreman more > for stuff like ENC and provisioning, but I wanted to proceed cautiously by > just starting with reporting and fact pushing. For now, the example cron > script works

Re: [Puppet Users] Problem retreiving catalog

2013-04-26 Thread Ohad Levy
On Thu, Apr 25, 2013 at 5:24 PM, gen...@allantgroup.com < andyr...@gmail.com> wrote: > > > On Thursday, April 25, 2013 3:19:55 AM UTC-5, ohad wrote: > >> >> >> On Thu, Apr 25, 2013 at 2:00 AM, gen...@allantgroup.com < >> andyr7...@gmail.com> wrote: >> >>> I updated some of my gems, and I think

Re: [Puppet Users] Problem retreiving catalog

2013-04-25 Thread Ohad Levy
On Thu, Apr 25, 2013 at 2:00 AM, gen...@allantgroup.com < andyr...@gmail.com> wrote: > I updated some of my gems, and I think it may be the reason I am getting > the following error when the agents try to retrieve a catalog. > > > err: Could not retrieve catalog from remote server: Error 400 o

Re: [Puppet Users] OS provisionning of physical server usinsg puppet ?

2013-02-04 Thread Ohad Levy
On Mon, Feb 4, 2013 at 5:59 PM, ml wrote: > 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 i

Re: [Puppet Users] How to collect hostnames or host ips

2013-01-29 Thread Ohad Levy
On Tue, Jan 29, 2013 at 4:30 AM, Dusty Doris wrote: > I'd like to be able to collect all the hostnames (fqdn) or ips of certain > hosts to be used in setting up firewall rules. I'd like to search for > hosts that have included a particular class, perhaps by simply setting a > tag when that resou

Re: [Puppet Users] Re: Puppet dashboard not enabling inventory

2013-01-14 Thread Ohad Levy
On Mon, Jan 14, 2013 at 3:28 PM, GRANIER Bernard (MORPHO) < bernard.gran...@morpho.com> wrote: > I think that a dashboard is a great things, I will look to foreman even > if inventory seems missing in foreman. > > Not sure what you mean by that - we get plenty of inventory in foreman :) Ohad

Re: [Puppet Users] Have Puppet *call* REST APIs

2013-01-05 Thread Ohad Levy
On Fri, Jan 4, 2013 at 4:22 PM, Rob Johnson wrote: > Hi Craig, > > Thanks for your reply. > > I'm looking to post requests to a server that configures properties of > that server after standing it up. So, I would envision sending requests > from puppet master in this case to one server. > > It w

Re: [Puppet Users] How to automate agent installation on nodes

2013-01-04 Thread Ohad Levy
On Fri, Jan 4, 2013 at 9:23 AM, Nilesh wrote: > Thanks for the reply :) > > I am using vCenter as a provisioing engin . > > I will try this option and let you know ... > You can try Foreman[1], which among of its features, it creates your vm, install its os and deploy puppet, later on it can mon

Re: [Puppet Users] Re: Puppet cloud provisioning and VMware mac address allocation?

2013-01-02 Thread Ohad Levy
On Wed, Jan 2, 2013 at 2:58 PM, wrote: > Hi Ohad, > > Yes, you are right, Foreman team is great with this community - I didn't > meant otherwise. > > All I want is to explore options to fetch mac addresses assigned by > vsphere. that's all. > > Anyone can shed some light from experience? > You c

Re: [Puppet Users] Puppet cloud provisioning and VMware mac address allocation?

2012-12-30 Thread Ohad Levy
On Sun, Dec 30, 2012 at 7:58 PM, wrote: > Hi all, > > I've been working on fully automating the VM provisioning for some months > now and one piece I could not resolve yet is to automate the dhcp/dns > automation and just because I cannot obtain the VM mac address that > vsphere/vcenter will allo

Re: [Puppet Users] Web interface to Facter information, system config reporting?

2012-12-20 Thread Ohad Levy
On Wed, Dec 19, 2012 at 9:27 PM, Forrie wrote: > In our department, we recently bought an install of HP's SIM agent -- it's > some hacky configuration reporting and management platform that also > facilitates firmware updates, etc. I don't care for it. > > For one, it requires root logins, but

Re: [Puppet Users] PE VMware VM deployment (localization problem)

2012-12-13 Thread Ohad Levy
On Thu, Dec 13, 2012 at 11:36 AM, Benoit BARTHELEMY < benoit.barthel...@gmail.com> wrote: > Hi Guys ! > > I'm currently evaluating Puppet's cloud provisioner on vmWARE. I think I > just ran into a silly localisation problem : > > [root@puppet ~]# puppet node_vmware list >> notice: Connecting ... >

Re: [Puppet Users] Re: Module class parameter override question

2012-12-07 Thread Ohad Levy
On Fri, Dec 7, 2012 at 9:37 PM, Ugo Bellavance wrote: > I realize that maybe these modules have been built to be used only with > foreman. Is that a decent assumption? And if so, is there a simple apache > module somewhere? I only want to do the basics, check packages, service, > and create vh

Re: [Puppet Users] Puppet report aggregation

2012-12-06 Thread Ohad Levy
On Thu, Dec 6, 2012 at 11:29 AM, Luke Bigum wrote: > On Wednesday, December 5, 2012 12:50:43 PM UTC, ohad wrote: > >> You could use foreman for that? filtering the hosts via search should >> allow you to find the exact resources you are looking for? >> >> Ohad >> >> > Hi Ohad, > > I haven't looke

Re: [Puppet Users] Puppet report aggregation

2012-12-05 Thread Ohad Levy
You could use foreman for that? filtering the hosts via search should allow you to find the exact resources you are looking for? Ohad On Tue, Dec 4, 2012 at 11:00 PM, Luke Bigum wrote: > Hi all, > > Can anyone recommend any tools for Puppet report aggregation? I'm > interested in something tha

Re: [Puppet Users] Re: Puppet version 2.7 or 3?

2012-11-22 Thread Ohad Levy
On Mon, Nov 19, 2012 at 1:16 PM, David Schmitt wrote: > On Mon, 19 Nov 2012 11:21:34 +0100, David Schmitt wrote: > >> bash-4.1$ rpm -qa | grep foreman > >> foreman-1.0.1-4.20121022.el6.noarch > >> foreman-postgresql-1.0.1-4.20121022.el6.noarch > >> foreman-proxy-1.0.0-3.20121022.el6.noarch > > >

Re: [Puppet Users] Re: Puppet version 2.7 or 3?

2012-11-16 Thread Ohad Levy
On Fri, Nov 16, 2012 at 10:10 AM, Thomas Bendler wrote: > Hi Ohad, > > 2012/11/16 Ohad Levy > >> [...] >> For the record, Puppet 3 support was added to foreman a couple of days >> ago. >> [...] >> > > do you know when the puppet 3 support will be a

Re: [Puppet Users] Re: Puppet version 2.7 or 3?

2012-11-15 Thread Ohad Levy
On Thu, Nov 15, 2012 at 4:56 PM, llowder wrote: > > > On Thursday, November 15, 2012 8:47:29 AM UTC-6, vioilly wrote: >> >> Hi, >> >> I am just rolling out a new puppet deployment. Which version should i go >> for, 2.7 or 3.1? I am looking to use the open source version. >> >> > If you plan on us

Re: [Puppet Users] Re: Foreman failing for db::migrate for puppet 3.0 with the following error :rake aborted! uninitialized constant HostObserver

2012-10-19 Thread Ohad Levy
On Thu, Oct 18, 2012 at 8:30 PM, Nishant Jain wrote: > I am using the following version of Ruby :ruby 1.8.7 (2011-06-30 > patchlevel 352) [x86_64-linux] > > > On Thursday, October 18, 2012 2:20:24 PM UTC-4, Nishant Jain wrote: >> >> Hello Everybody, >> I am trying to conf

Re: [Puppet Users] Static IP assignment

2012-10-17 Thread Ohad Levy
On Wed, Oct 17, 2012 at 5:02 PM, Matthew Burgess < matthew.2.burg...@gmail.com> wrote: > On Wed, Oct 17, 2012 at 3:49 PM, GordonJB wrote: > > So I take it that when the new VM announces itself to the network, it > will > > go off to the DHCP server and pick a static IP if there is one defined > >

Re: [Puppet Users] RHEL Kickstart and Puppet certificates

2012-09-12 Thread Ohad Levy
On Wed, Sep 12, 2012 at 12:51 PM, Ano nym wrote: > Hello everybody, > > we´re using Red Hat Kickstarts for some systems. On every new kickstart > we´ve to delete the client certificate first on the master. > > Ist there a best practise to renew the certificate or delete it remotely > on the maste

Re: [Puppet Users] Re: RHEL 6 and ActiveRecord issues

2012-09-10 Thread Ohad Levy
On Tue, Sep 11, 2012 at 12:40 AM, Avishai Ish-Shalom wrote: > We have puppet master running on CentOS 6.3; you need: > activerecord 3.1.x, rails 3.1.x (we are using 3.1.8) > storeconfigs is using activerecord backend with mysql adapter - do not use > the mysql2 adapter why not? afaik, rails 3.x r

Re: [Puppet Users] Re: Configuring hosts with data from other hosts

2012-08-27 Thread Ohad Levy
On Sun, Aug 19, 2012 at 10:31 AM, treydock wrote: > Ive struggled with the same problem of distributing variables and other > generated data amongst hosts. > > For external resources Ive found a great use in configuring a BackupPC > server. Each node builds their backup configuration file with t

Re: [Puppet Users] Re: Automatic cleanup of client certificate ?

2012-08-16 Thread Ohad Levy
On Thu, Aug 16, 2012 at 10:42 AM, jerome wrote: > Hello, > > Thanks a lot for your input. Steve's solution is not possible in my > environment because I do not have the previous client cert on > reinstallation. > > Nan's solution seems to work fine in my context: > > On the server: /etc/puppet/aut

Re: [Puppet Users] Ruby program example to post to The Foreman

2012-08-15 Thread Ohad Levy
On Wed, Aug 15, 2012 at 4:11 PM, wernerbahlke wrote: > Hi, > > I want to use The Foreman to pass variables between nodes. Does somebody > have an example of a Ruby parser which does POSTs to The Foreman and can be > used in my manifests?. With the exception of a Perl example I have only > seen exa

[Puppet Users] Foreman 1.0.1 Released

2012-08-09 Thread Ohad Levy
Hi All, I'm happy to release another version of foreman, this time, a bit less exciting. This is a maintenance release for 1.0 version, that contain only the following bugs fixes: Bug #1543: Imported host, could not edit host as domain was not set. Bug #1750: Editor adds a spare at line 1 charac

Re: [Puppet Users] Installing phusion passenger with puppet

2012-07-30 Thread Ohad Levy
On Mon, Jul 30, 2012 at 11:18 AM, doug livesey wrote: > Hi -- all the docs I can seem to find are related to running puppet with > passenger, but not installing it. > Does anyone know of any recipes I can use to actually install passenger > with my server's Ruby and Apache installs? > Thanks, >

Re: [Puppet Users] Puppet Dashboard and Ruby 1.8.7 for EL5 systems HOWTO (draft)

2012-07-26 Thread Ohad Levy
On Thu, Jul 26, 2012 at 9:40 PM, devzero2000 wrote: > Sorry for the top posting. > > If you look carefully you should find that this year red hat extend > the 5 and 6 lifetime to 10 year, without extended maintenance support. > But i agree that rhel 5 is not the best plattform for running foreman

Re: [Puppet Users] a complete solution for puppet

2012-07-26 Thread Ohad Levy
You could try using foreman installer(aka as plain puppet modules)[1], which does take care for the following 1. apache configuration + passenger 2. puppet master (with optional dynamic git branches / environments) 3. foreman stuff if you don't need storeconfigs, then you don't have to use it. i

Re: [Puppet Users] inventory service vs stored config (conflicts?)

2012-07-25 Thread Ohad Levy
On Wed, Jul 25, 2012 at 11:19 PM, Hai Tao wrote: > what if I need to install foreman, which uses stored config, right? > Can foreman use the puppetDB as its database? > foreman doesnt really need store configs, see http://theforeman.org/projects/foreman/wiki/Puppet_Facts Ohad > > On Wed, Jul 2

Re: [Puppet Users] can dashboard and foreman be used at the same time?

2012-07-24 Thread Ohad Levy
On Tue, Jul 24, 2012 at 9:28 PM, Hai Tao wrote: > I wonder if I can use dashboard and foreman at the same time, and for > the same puppet master? > > sure, just make sure you have both reports defined and that dashboard and foreman are running on different ports... Ohad > Thanks. > > Hai T. > >

Re: [Puppet Users] librarian-puppet vs git superproject?

2012-07-24 Thread Ohad Levy
On Tue, Jul 24, 2012 at 9:49 AM, David Schmitt wrote: > On 24.07.2012 00:43, Ryan Bowlby wrote: > >> Can anyone comment on their experiences with librarian-puppet or using >> git superproject with per puppet module repositories? We are in the >> midst of determining which route is optimal for our

[Puppet Users] Re: [foreman-users] Re: Foreman 1.0 released!

2012-07-23 Thread Ohad Levy
On Mon, Jul 23, 2012 at 9:23 PM, Clay wrote: > this is still development release not stable release? > nope, thats a stable 1.0 release. Ohad > -- > You received this message because you are subscribed to the Google Groups > "Foreman users" group. > To view this discussion on the web visit >

[Puppet Users] Re: Any one interested attending a puppetcamp in Israel?

2012-07-22 Thread Ohad Levy
Adding a couple more public mailing lists just in case. On Sun, Jul 22, 2012 at 5:37 PM, Oded Ben-Ozer wrote: > We are trying to see how much people are interested so please let me know > if you want to attend and or I know someone else who wants to attend. > > From puppetlabs.com - "Puppet i

Re: [Puppet Users] How can I list classes available on the puppet master?

2012-07-22 Thread Ohad Levy
On Mon, Jul 16, 2012 at 2:57 PM, Kamil Winczek wrote: > On 12 Jul 12 08:54 -0700, llow...@oreillyauto.com wrote: > > Is there a way to get a list of all the classes available from the > puppet > > master? > > I have 2 goals for this - one is documentation in a human readable > form, > > a

[Puppet Users] Foreman 1.0 released!

2012-07-22 Thread Ohad Levy
Hello, I'm very excited and pleased to share the release of Foreman 1.0 Since the change log is quite extensive, I would simply refer you to the change log [1] and would highly suggest to read it if you are upgrading. About Foreman: Foreman is an opensource management tool, design to help you t

Re: [Puppet Users] Remote site puppet infrastructure

2012-07-20 Thread Ohad Levy
On Wed, Jul 18, 2012 at 4:20 PM, Jake - USPS wrote: > I'm trying to figure out if there is a common/working setup that people > are using to host puppet in remote sites. > > At first our setup was that we have several puppetmasters (PM) in site A > and a couple in our smaller site B. In site A we

Re: [Puppet Users] puppet-server-3.0.0-0.1rc3.2 with foreman-1.0.0-0.4

2012-07-06 Thread Ohad Levy
On Wed, Jul 4, 2012 at 6:49 PM, pdpinfo wrote: > Hi all, > > just trying a lab with newest versions: > > - puppet-server: 3.0.0-0.1rc3.2 > - passenger: 3.0.12-1 > - foreman: 1.0.0-0.4 > > I hit problems with foreman 1.0 not able to work with Puppet 3.0. > > Foreman 1.0 worked correctly with pup

Re: [Puppet Users] puppet node report

2012-06-30 Thread Ohad Levy
ly matter, you can use either of them regardless. Ohad > On 6/30/12, Ohad Levy wrote: > > On Sat, Jun 30, 2012 at 5:35 AM, hai wu wrote: > > > >> Thanks Tim. > >> > >> The problem is if you have multiple puppetmaster servers with > >> different Pup

Re: [Puppet Users] puppet node report

2012-06-29 Thread Ohad Levy
On Sat, Jun 30, 2012 at 9:35 AM, Ohad Levy wrote: > > > On Sat, Jun 30, 2012 at 5:35 AM, hai wu wrote: > >> Thanks Tim. >> >> The problem is if you have multiple puppetmaster servers with >> different Puppet[:reportdir] on different local drives, thus fo

Re: [Puppet Users] puppet node report

2012-06-29 Thread Ohad Levy
On Sat, Jun 30, 2012 at 5:35 AM, hai wu wrote: > Thanks Tim. > > The problem is if you have multiple puppetmaster servers with > different Puppet[:reportdir] on different local drives, thus for each > node report yaml file, you would have to go to each puppetmaster > server to retrieve the latest

Re: [Puppet Users] Extending Puppet using Rubygems

2012-06-24 Thread Ohad Levy
On Sun, Jun 24, 2012 at 3:38 AM, Kelsey Hightower wrote: > There is a pending pull request that adds the ability for Puppet to load > Faces, parser functions, and report processors installed via Rubygems. > > https://github.com/puppetlabs/puppet/pull/873 > > This means in addition to extending Pup

Re: [Puppet Users] Puppet and Ruby 1.9

2012-06-19 Thread Ohad Levy
On Tue, Jun 19, 2012 at 5:37 PM, Kinzel, David wrote: >From: puppet-users@googlegroups.com [mailto: > puppet-users@googlegroups.com] On Behalf Of Ohad Levy >Sent: Tuesday, June 19, 2012 8:13 AM >To: puppet-users@googlegroups.com >Subject: Re: [Puppe

Re: [Puppet Users] Puppet and Ruby 1.9

2012-06-19 Thread Ohad Levy
On Mon, Jun 18, 2012 at 10:27 PM, Kinzel, David wrote: > > >On Mon, Jun 18, 2012 at 10:02:10PM +0300, Ohad Levy wrote: > >> On Mon, Jun 18, 2012 at 9:32 PM, Forrie wrote: > >> > >> > What is the status of compatibility with Puppet 2.7.16+ and Ruby > >

Re: [Puppet Users] Puppet and Ruby 1.9

2012-06-18 Thread Ohad Levy
On Mon, Jun 18, 2012 at 9:32 PM, Forrie wrote: > What is the status of compatibility with Puppet 2.7.16+ and Ruby > 1.9? I searched through this group and found some older posts. I am > not certain what the core issues are (and there's probably a > PuppetLabs page for it, I bet). > afair, the

Re: [Puppet Users] Get host deployment status report with REST

2012-05-28 Thread Ohad Levy
On Mon, May 28, 2012 at 7:54 PM, Juan A. S. wrote: > U., I am not using Foreman, just the Puppet REST service or Puppet > Dashboard. Any idea? > > afaik, thats not possible today with just puppet/dashboard. Ohad > Thanks. > > El lunes, 28 de mayo de 2012 14:30:16 UTC+2, ohad escribió: > >>

Re: [Puppet Users] Managing Puppet modules as RPMs

2012-05-28 Thread Ohad Levy
On Sun, May 27, 2012 at 9:10 AM, devzero2000 wrote: > Sorry for the top posting. > > Imnsho, rpm had always permitted to have multiple package version if > they not conflict, in fact the usual case is the kernel. Anyway your > question is most rpm related: so if you like i suggest you to ask to a

Re: [Puppet Users] Get host deployment status report with REST

2012-05-28 Thread Ohad Levy
On Mon, May 28, 2012 at 3:10 PM, Juan A. S. wrote: > Hi > > Is it possible to get the (last) deployment host report (or the list of > reports) for a specific node? I need to access it using REST, to know if > the deployment was succesful, and if not, the list of messages, like in the > dashboard.

Re: [Puppet Users] Passenger on redhat 6

2012-05-24 Thread Ohad Levy
On Thu, May 24, 2012 at 1:48 PM, David Schmitt wrote: > On Thu, 24 May 2012 15:26:10 +0530, Aditya Patawari > wrote: > > On Thu, May 24, 2012 at 1:28 PM, David Schmitt wrote: > >> Hi, > >> > >> > >> does anyone have a mod_passenger for RHEL6 from a trusted source, where > I > >> *don't* have to

Re: [Puppet Users] Re: modifying declared user/group types without resorting to inheritance?

2012-05-17 Thread Ohad Levy
On Thu, May 17, 2012 at 8:44 PM, Joshua Hoblitt wrote: > > > On Thursday, May 17, 2012 7:11:18 AM UTC-7, jcbollinger wrote: > >> >> >> On May 16, 8:51 pm, Joshua Hoblitt wrote: >> >> > as that would >> > preclude ::dev and ::prod being included on the same node. >> >> >> why do you say that? Th

Re: [Puppet Users] Facts of other nodes

2012-05-10 Thread Ohad Levy
On Wed, May 9, 2012 at 10:33 PM, Joe wrote: > Hello, > > I'm trying to figure out the best solution for using facts of other > nodes in manifests. > > I understand the use of exported configs and the concat module but, I > think, when using someone's contributed module, unless they wrote the > mo

Re: [Puppet Users] Foreman and default configs for all nodes

2012-05-10 Thread Ohad Levy
On Thu, May 10, 2012 at 8:43 PM, Miles Monteleone wrote: > I'm having some issues applying a default set of modules to all of my > nodes managed by Foreman. I have around 20 nodes split among 4 > environments. I have a node {default...} stanza in site.pp, but due to the > way puppet handles ENCs,

Re: [Puppet Users] Re: Puppet Sites. Your thoughts?

2012-05-10 Thread Ohad Levy
On Thu, May 10, 2012 at 9:34 PM, Daniel Sauble wrote: > On Thursday, May 10, 2012 10:39:22 AM UTC-7, windowsrefund wrote: >> >> >> On May 10, 12:44 pm, Daniel Sauble wrote: >> > >> >- Securely add nodes to your deployment without manually signing >> >certificates on the CA... >> > -

Re: [Puppet Users] Puppet 3.0 and Hiera

2012-05-04 Thread Ohad Levy
On Fri, May 4, 2012 at 12:05 PM, R.I.Pienaar wrote: > > > - Original Message - > > From: "Pieter van de Bruggen" > > > > > > > * How should we integrate hiera_array() and hiera_hash() ? > > * How should we integrate hiera ’s “default” and “override” > > parameters? > > *

Re: [Puppet Users] trouble w/ Foreman as ENC, agents and environments

2012-04-27 Thread Ohad Levy
On Fri, Apr 27, 2012 at 9:15 PM, droog72 wrote: > Hi, > > I have a Puppet Enterprise (2.0) puppetmaster running with Foreman, > and having trouble getting it working as an External Node Classifier. > In short, if I manually add a test client into site.pp, it will > retrieve the proper catalog / c

Re: [Puppet Users] Hudson/Jenkins updating host parameter?

2012-02-12 Thread Ohad Levy
On Fri, Feb 10, 2012 at 7:18 AM, mkochco wrote: > > Can I get suggestions on how to accomplish step 3.   I know foreman > provides a REST API but it doesn't appear to allow modification of > "host" parameters. AFAIK, all parameters can be modified over the API, including host parameters.. feel fr

Re: [Puppet Users] Search which the agent on which a specified module is been installed

2012-02-01 Thread Ohad Levy
On Wed, Feb 1, 2012 at 7:01 AM, sateesh wrote: > Hi, > > Can we get the list of IPs from server where the specified module is > installed. There is a search functionality in the Chef to do this. Is > there any way in puppet? If you are using Foreman[1], you could utilize its search functionality

Re: [Puppet Users] Puppet Dashboard and Ruby 1.8.7 for EL5 systems HOWTO (draft)

2012-01-04 Thread Ohad Levy
On Thu, Jan 5, 2012 at 3:04 AM, Jo Rhett wrote: First many thanks for your efforts! > 3. Foreman requires Ruby 1.8.7 > Just wanted to correct that, the upcoming version would, but we still maintain a supported version 0.4.x that works on RHEL5 with no issues. Thanks, Ohad -- You received t

[Puppet Users] New Foreman and Smart Proxy Release

2011-12-28 Thread Ohad Levy
Hi All, This is a maintenance release, and most likely the last release of foreman supporting Ruby older than 1.87 (The proxy would still run on older versions of ruby as far as we can support it). if you have no idea what foreman is about, feel free to review http://theforeman.org/projects/forem

Re: [Puppet Users] script to find non-puppet systems

2011-12-21 Thread Ohad Levy
On Wed, Dec 21, 2011 at 12:24 AM, Corey Osman wrote: > Hi, > > Just curious if anybody had written a script to find systems that don't > have puppet installed by doing a port scan or something else. > I would like to have my puppetmaster send an email when it finds a system > that doesn't have pu

Re: [Puppet Users] Can Puppet be configured to one-time deployment for modules?

2011-12-20 Thread Ohad Levy
On Tue, Dec 20, 2011 at 6:49 PM, Swampcritter wrote: > We are developing in-house RHEL VM provisioning (similar to Satellite/ > Spacewalk) along with a customized kickstart template, but also > including Puppet to handle the actual configuration of the > While being biased, I would recommend you

Re: [Puppet Users] Separate CA's

2011-12-15 Thread Ohad Levy
On Thu, Dec 15, 2011 at 1:27 PM, Luke Bigum wrote: > Hello, > > The CA server is the most difficult part to architect in a load balancer > situation as it's the one thing that doesn't cluster that well. The idea is > to keep your certificate store in sync across servers. Some people rsync, > some

Re: [Puppet Users] Foreman push_facts script

2011-11-30 Thread Ohad Levy
On Wed, Nov 30, 2011 at 5:12 PM, Ken Barber wrote: > Hi Carles, > > You probably want the foreman-users mailing list for foreman related > questions, so I'm cross-posting for you. > > As part of the ENC script, facts can be pushed up to foreman whenever > a node does a 'puppet run'. There are prob

Re: [Puppet Users] Foreman API, problem when creating hostgroups

2011-11-20 Thread Ohad Levy
CC foreman users list. 2011/11/20 Poul Sørensen : > I am trying to create a hostgroup using the Foreman API > (foreman-0.4-0.1rc1.noarch): > Using perl v.5.14.2, REST::Client et. al., ending up with sending: > >  POST /hostgroups >  {"name":"api-created- > hostgroup","architecture_id":"","medium_i

Re: [Puppet Users] [foreman-users] dropping support for ruby 1.85?

2011-11-17 Thread Ohad Levy
On Thu, Nov 17, 2011 at 8:55 PM, Jo Rhett wrote: > On Nov 17, 2011, at 10:30 AM, Ohad Levy wrote: > > if its not clear, what it means, is that if you want to run it on > RHEL5, you can either keep running the current 0.4.x  versions or > upgrade your ruby stack. otherwise us

[Puppet Users] Re: [foreman-users] dropping support for ruby 1.85?

2011-11-17 Thread Ohad Levy
On Thu, Nov 17, 2011 at 5:42 PM, Markus Falb wrote: > > On 16.Nov.2011, at 08:58, Ohad Levy wrote: > >> On Wed, Nov 16, 2011 at 6:30 AM, Jo Rhett wrote: >>> On Nov 9, 2011, at 5:47 AM, Ohad Levy wrote: >>> >>> Ruby 1.87 support >>> Foreman

Re: [Puppet Users] Reopening sqlite3 db

2011-11-16 Thread Ohad Levy
On Wed, Nov 16, 2011 at 12:41 PM, Klaus Ethgen wrote: > Ohad Levy schrieb: >>> I encountered this bug with many versions on different linux >>> distributions. For example: >>>   Ubuntu 10.04 >>>   Puppet 2.7.6 >>>   libsqlite3-ruby1.8 1.2.4-2.1

Re: [Puppet Users] Reopening sqlite3 db

2011-11-16 Thread Ohad Levy
On Tue, Nov 15, 2011 at 7:16 PM, Klaus Ethgen wrote: > Hello, > > I am not sure if I trigger a bug and if so it could also be in ruby > sqlite3 backend. However, maybe I do something totally wrong. > > I have the following part in puppet.conf: >   [master] >      storeconfigs = true >      dblocat

[Puppet Users] Re: dropping support for ruby 1.85?

2011-11-15 Thread Ohad Levy
On Wed, Nov 16, 2011 at 6:30 AM, Jo Rhett wrote: > On Nov 9, 2011, at 5:47 AM, Ohad Levy wrote: > > Ruby 1.87 support > Foreman 0.4 would be the last major version supporting Ruby older then 1.87. > This has to be done since the upstream rails community no longer > supports old

Re: [Puppet Users] Advocacy Material

2011-11-15 Thread Ohad Levy
On Fri, Nov 11, 2011 at 11:36 AM, Daniel Shaw wrote: > Hi, > > I have dabbled with Puppet in previous positions, had success and > loved it. My current employer does not have in place any systems > management tools and is an ideal candidate for another Puppet > installation. I obviously need to ru

Re: [Puppet Users] Stored config error "Could not autoload active_record: uninitialized constant ActiveRecord"

2011-11-14 Thread Ohad Levy
On Mon, Nov 14, 2011 at 2:10 PM, Tom wrote: > Hi, > > Attempting to get Puppet, Ruby Ent, Foreman, and Passenger working on > Centos 6 but ran into this problem with stored configs. > > Tried getting stored configs working through MySQL but when I run = > >>puppet agent --test --debug --no-daemoni

Re: [Puppet Users] Puppet node network configuration

2011-11-14 Thread Ohad Levy
On Mon, Nov 14, 2011 at 1:52 PM, Scott Merrill wrote: > > > On Nov 14, 2011, at 4:01 AM, John Kennedy wrote: > > > > On Mon, Nov 14, 2011 at 08:52, Will S. G. wrote: >> >> What I would like to do is to set up a list of MAC addresses, along >> with the IP addresses a head of time, and then have p

Re: [Puppet Users] Puppet node network configuration

2011-11-14 Thread Ohad Levy
On Mon, Nov 14, 2011 at 10:52 AM, Will S. G. wrote: > Hello everyone, > > I'm fairly new to the DevOps realm, and while I've written my fair > share of bash loops and such, I figured it was time to learn something > new. That being said, I've been working on automating the kickstart > process (no

Re: [Puppet Users] can I use puppet for security configuration check in centos

2011-11-13 Thread Ohad Levy
On Sun, Nov 13, 2011 at 4:00 AM, modversion wrote: > hi all,can I use puppet for security configuration check in centos ? > 1.check the kernel version whether great than 2.8.18.237-1 or not. > 2.check the glibc,systemtap and udev version whether great than secure > version or not. > 3.check the ph

[Puppet Users] New Foreman Release

2011-11-09 Thread Ohad Levy
So, its been a long time, and finally we got a new foreman release :) Download - http://theforeman.org/foreman-latest.tar.bz2 RPMS http://yum.theforeman.org DEB - http://deb.theforeman.org Some of this version highlights: * New UI that doesn't SUCK. * host groups can now be nested * hostgroups c

Re: [Puppet Users] Scalability, Dashboard/Foreman, and MCollective

2011-10-24 Thread Ohad Levy
On Mon, Oct 24, 2011 at 6:38 PM, Justin Lloyd wrote: > I've been trying to find information, suggestions, etc. for how to combine > scaling Puppet with the use of management tools like Dashboard/Foreman and > MCollective. Our current thinking for an initial deployment is two VMs as > Puppet Master

Re: [Puppet Users] Re: Announce: Puppet Dashboard 1.2.2 Available

2011-10-21 Thread Ohad Levy
On Sat, Oct 22, 2011 at 4:18 AM, Michael Stahnke wrote: > On Fri, Oct 21, 2011 at 7:10 AM, Steve Snodgrass wrote: >> My apologies, I didn't completely investigate the problem before >> complaining.  My reposync cron job is not pulling down dashboard 1.2.2 >> to my local mirror from the EL6 x86_64

Re: [Puppet Users] puppet-foreman

2011-10-18 Thread Ohad Levy
On Tue, Oct 18, 2011 at 8:00 PM, Corey Osman wrote: > Hi, > I created a centOS6 EC2 instance last night and ran the foreman puppet > module but it came back with a few years.  Was hoping somebody could help me > understand these errors. > [root@ip-10-170-77-129 config]# echo include foreman | pupp

Re: [Puppet Users] Re: Official puppetlabs position on cron vs puppet as a service?

2011-10-10 Thread Ohad Levy
On Mon, Oct 10, 2011 at 5:16 PM, Craig White wrote: > that always seems to redirect me to 'login' (even though I am passing the -u > username:password) > I'm guessing you have ssl redirection turned on and you are using http instead of https? Ohad > Craig > >

Re: [Puppet Users] Re: Official puppetlabs position on cron vs puppet as a service?

2011-10-10 Thread Ohad Levy
On Mon, Oct 10, 2011 at 2:05 PM, Jonathan Gazeley wrote: > On 08/10/11 21:22, Chris Phillips wrote: >> >> What better way to monitor the puppet runs than by executing that run as >> part of the check? > > I assume your Nagios plugin execution timeout must be insanely long? :) > > In the past I hav

Re: [Puppet Users] Trigger when on any package change

2011-10-01 Thread Ohad Levy
On Thu, Sep 29, 2011 at 10:22 PM, GeekBiker wrote: > I need to exec a program if ANY packages have been modified (added, > removed, updated, etc).  I tried subscribing to Package with a > wildcard, but that isn't supported. > > Is there any way to trigger an exec if there were any packages changes

Re: [Puppet Users] Re: Official puppetlabs position on cron vs puppet as a service?

2011-09-26 Thread Ohad Levy
fashion. Ohad > > On Sep 25, 2011 1:03 PM, "Ohad Levy" wrote: >> On Sun, Sep 25, 2011 at 10:33 PM, treydock wrote: >>> >>> >>> On Sep 24, 9:42 pm, Aaron Grewell wrote: >>>> We had frequent inexplicable daemon crashes on Solaris, but

Re: [Puppet Users] Re: Official puppetlabs position on cron vs puppet as a service?

2011-09-25 Thread Ohad Levy
On Sun, Sep 25, 2011 at 10:33 PM, treydock wrote: > > > On Sep 24, 9:42 pm, Aaron Grewell wrote: >> We had frequent inexplicable daemon crashes on Solaris, but not on RHEL5 (at >> least not yet) .   Given known issues with memory leakage in older Ruby >> releases Cron seemed more likely to be rel

Re: [Puppet Users] Software inventory

2011-09-21 Thread Ohad Levy
On Wed, Sep 21, 2011 at 7:45 PM, Glenn Bailey wrote: > Howdy, > > Before I go about writing one myself, anyone out there written a > software inventory module/fact for gathering a list of all installed > rpms/debs on a system? Got a few ideas floating around in my head, but > wanted to see if/what

Re: [Puppet Users] Storeconfigs seem slow

2011-09-12 Thread Ohad Levy
On Tue, Sep 13, 2011 at 12:41 AM, Justin Lambert wrote: > Thanks for the response.  We're using Posrgres, and the catalog build seems > a bit slow, but nothing compared to the client runtime which is where I've > been focusing.  Your assessment is correct, it is just the nagios server > that is ex

Re: [Puppet Users] Re: Slightly OT: Puppet + OpenQRM

2011-09-07 Thread Ohad Levy
omain xml template (in vendor/plugins/virt/templates). Ohad > > Regards, > Kevin > > On 7 Sep., 08:10, Ohad Levy wrote: >> On Tue, Sep 6, 2011 at 6:44 PM, treydock wrote: >> > I've recently been looking to move my KVM management (currently via >> > Puppet an

Re: [Puppet Users] Run of Puppet configuration client already in progress

2011-09-06 Thread Ohad Levy
On Wed, Sep 7, 2011 at 9:14 AM, sanjiv singh wrote: > Hi all, > > I  have deployed puppet 0.25.5 ecosystem. > > Initially configuration done on client. > > After some time , as fire following command on client : > > $  /usr/sbin/puppetd --test --debug > . > . > . > notice: Ignoring --listen on one

Re: [Puppet Users] "Cross-nodes" modules: howto?

2011-09-06 Thread Ohad Levy
On Tue, Sep 6, 2011 at 3:13 PM, Francis GALIEGUE wrote: > Let's say I have a web application which I want to deploy separately: > > * the static content and appropriate configuration on a machine with > Apache on it, > * the dynamic content and appropriate configuration on a machine with > Tomcat

Re: [Puppet Users] Slightly OT: Puppet + OpenQRM

2011-09-06 Thread Ohad Levy
On Tue, Sep 6, 2011 at 6:44 PM, treydock wrote: > I've recently been looking to move my KVM management (currently via > Puppet and virt-manager) to something web-based and robust (ie > "Cloud"), and came across OpenQRM.  Looking at the features list it > mentions "puppet Class/Machine management".

Re: [Puppet Users] Managing dynamic instances with puppet

2011-09-02 Thread Ohad Levy
On 2011 9 1 18:44, "Galed Friedmann" wrote: > > Hello, > My organization is currently running a complete production environment on Amazon EC2, and I'm now trying to implement some automations and scaling with puppet. > I have several instances which I want them to be almost automatic, meaning that

[Puppet Users] Deploy an application on multiple hosts as one unit

2011-09-01 Thread Ohad Levy
Hi, I wanted to see if I could deploy an application, which runs on multiple hosts, as a proof of concept, I've created Stacker [1] Screencast [2]* showing it in a high level. Any feedback is appreciated :) thanks, Ohad [1] - https://github.com/ohadlevy/stacker [2] - http://ohadlevy.fedorapeop

Re: [Puppet Users] eggdrop-puppet-notificator

2011-08-31 Thread Ohad Levy
On Wed, Aug 31, 2011 at 2:17 PM, Alexander Fortin wrote: > Hi folks. > > I've just written a small plug-in for Eggdrop: > > https://github.com/shaftoe/eggdrop-puppet-notificator > > Maybe someone here is running both a puppet master and an eggdrop process on > the same machine and wishes to get no

Re: [Puppet Users] Check for dead clients

2011-08-31 Thread Ohad Levy
On Tue, Aug 30, 2011 at 4:12 PM, It Dept wrote: > Hello, > > Is there a built in way to get notifications about clients which have > not updated in a defined time period? > > For example, if a client is configured to poll the master every hour, > and 2 hours elapse without the client polling the m

Re: [Puppet Users] Announce: Dashboard 1.2.0 is available now

2011-08-27 Thread Ohad Levy
On Sat, Aug 27, 2011 at 2:36 PM, Tim Connors wrote: > On Fri, 26 Aug 2011, Michael Stahnke wrote: > >> * Dashboard now requires Ruby 1.8.7 to operate > > I've always found it odd that sysadmins would opt for such an unstable > language.  One where minor revisions are often backwards incompatible >

Re: [Puppet Users] Re: exported resources and templating

2011-08-23 Thread Ohad Levy
On Tue, Aug 23, 2011 at 3:09 AM, puppetlurker wrote: > This looks promising! I should be able to create a fact on some > servers, then collect those servers in a template. I'm going to > upgrade to test this out. > > Another option, just in case you dont want to upgrade your puppet installation /

Re: [Puppet Users] Re: Parse Puppet Manifests

2011-08-14 Thread Ohad Levy
2011/8/14 Jérôme Loyet > > > > I am looking for a method to parse the entire set of puppet > manifests/ > > > > modules. For example I want to see a list of all packages that I am > > > > managing with puppet. I have seen the compile option, but this only > > > > gives me a particular node's po

Re: [Puppet Users] Re: pluginsync before catalogue?

2011-08-09 Thread Ohad Levy
On Thu, Aug 4, 2011 at 10:33 PM, jcbollinger wrote: > > On Aug 3, 5:34 pm, Craig White wrote: >> sure - that's what Ohad suggested and it's somewhat workable. The issue >> really is that this is a hack workaround. For example, the interface for >> configuring the environment in foreman allows y

Re: [Puppet Users] Step by step guide to setting user passwords

2011-08-06 Thread Ohad Levy
On Wed, Aug 3, 2011 at 12:21 PM, Peter Meier wrote: >>> Can someone walk me through the steps of sending out a password to all >>> my computers for user "student." >> >> I do this a lot: >> >> yes 'PASSWORD' | passwd username >> >> Then you can extract the password from /etc/shadow >> >> also  see

  1   2   3   4   5   6   7   >