Re: [Puppet Users] Smoke testing puppet modules within Red Hat Satellite v6.2 Puppet Master

2016-09-23 Thread Evan Hisey
Warron- Just something to think about also, you may be calling a class that Satellite does not have as it is running an older version of the community puppet. On Wed, Sep 21, 2016 at 8:13 PM, Warron French wrote: > Thanks Rob, I will review your advice when I am in the environment (back > at w

[Puppet Users] Code_manager checkout fails during puppet run with a 401/404 error

2016-03-18 Thread evan . hisey
I had Codemanger and git_lab running well, but had to move change the server name. After the name change, Git_lab is running fine from the GUI, and for code check-in. However the puppetmaster when it does its puppet run fails to connect to the control-repo. I am pretty sure the errors are being

Re: [Puppet Users] Help to find Automation tool

2016-03-08 Thread evan . hisey
Agree with Abu, if for no other reason than Redhat, the original powerhouse behind spacewalk has moved to Puppet to power it's backend. Puppet+Foreman+katello+pulp combination is going to give you very powerful tools for handling both windows and linux automation. On Tuesday, March 8, 2016 at 2

[Puppet Users] Hiera manifest development on workstation

2016-03-08 Thread evan . hisey
Well, I have hiera running an working and beginning to handle my code. But I have run in to the problem of developing on on my workstation, but having to upload to the puppet server to test when using hiera. If I use normal manifests everything can be coded and test on the workstation with "pupp

[Puppet Users] Re: Setting up Code Manager and running in to problem with r10k_api_user needing key and web hook failing test pushes

2016-03-07 Thread evan . hisey
Discovered the solution. Turns out port 8170 was closed on the Puppet server firewall. The logs were not very helpful in finding this, and the error had me looking in the wrong place to begin with as it was on the Master and not the GitLab server despite the error. On Friday, March 4, 2016 at 4

[Puppet Users] Setting up Code Manager and running in to problem with r10k_api_user needing key and web hook failing test pushes

2016-03-04 Thread evan . hisey
As the title says this is dealing with Code Manager. First I followed the directions in the gitlab module to setup gitlab, and that much worked up to testing code pushes. At this point it was apparent the the r10k_api_user had a problem do to no ssh key, and that the web hook trigger is not wor

Re: [Puppet Users] POC Update for PuppetForce Apache Module

2016-01-05 Thread Evan Hisey
AJ- Out of curiosity why would you want more than one instance of apache per host? I can't think of a situation that can't be handled by a single apache server other than maybe running to different versions of apache at once, and I am not sure when I would need to do that. Evan On Tue, Jan 5, 2

Re: [Puppet Users] Puppet 101: How to make it go?

2015-12-11 Thread evan . hisey
The community version use a different web frontend, namely foreman. Foreman had some pretty good getting started with puppet docs also. If you are up to having a client check in, showing up in Radiator, and able to trigger remote runs then you are in to writing classes and modules, and using p

[Puppet Users] Re: Puppet keeps trying to change correct setting back to correct

2015-12-11 Thread evan . hisey
Thats is how I got the notices. It is either in how the facts are being pulled, or how puppet is asking but I am can't determine which from what I am seeing in the --debug. On Friday, December 11, 2015 at 8:04:18 AM UTC-6, jcbollinger wrote: > > > > On Thursday, December 10, 2015 at 3:42:22 PM

[Puppet Users] Puppet keeps trying to change correct setting back to correct

2015-12-10 Thread evan . hisey
I have 3 settings that are already in the correct state yet puppet keeps seeing them as an incorrect state: First one is here on the puppet master: (centos 6) Notice: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::

[Puppet Users] Re: Puppet Enterprise Installation Error on CentOS7

2015-12-10 Thread evan . hisey
Rao- First thing you need to do is make your harddrive bigger. 10G is just not going to cut it. Second, looks like you have a network issue, so you probably need to fix that. I would just wipe the VM, start with new one that has working network, and atleast a configured to the puppet recommen

[Puppet Users] use pe-http or ad a second http server

2014-03-20 Thread Evan Hisey
This is more a better practice than "can I do this" question. I need to server up the puppet agent repos and centos http install tree via HTTP from the the same box as puppet console. It is saner to use the pe-http or setup a second httpd instance on the same box? Evan -- You received this mess

Re: [Puppet Users] How to add a new line at a particular place in a file..

2013-03-14 Thread Evan Hisey
On Wed, Mar 13, 2013 at 4:06 AM, yarlagadda ramya wrote: > Hi all, > > How can i write a puppet code such that..it adds a line of content that i > want..at a desired place in a file.. > > if [ "x$JAVA_OPTS" = "x" ]; then >JAVA_OPTS="-Xms64m -Xmx512m -XX:MaxPermSize=256m > -Djava.net.preferIPv4

Re: [Solved] [Puppet Users] Puppet throws error when evaluating block after statement

2011-11-21 Thread Evan Hisey
> > We found, that we had some hidden, invisible characters in that line. > Neither vim nor nano showed those characters. > > Problem is solved by removing and retyping the affected lines. > > Kind regards, > > Martin > > Not a completely uncommon issue for some reason. I have encountered it a few

Re: [Puppet Users] Puppet Windows: Should I use dedicated "environment" ?

2011-11-21 Thread Evan Hisey
On Sun, Nov 20, 2011 at 8:05 PM, Mohamed Lrhazi wrote: > I stated tweaking my puppet modules and site.pp to support the new > OS.. things like: > > if ( $operatingsystem == "windows" ) { >    Exec { path => > "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\Win

Re: [Puppet Users] Re: Multiple nodes.pp files

2011-11-21 Thread Evan Hisey
On Thu, Nov 17, 2011 at 2:04 PM, Ramin K wrote: > Tech documentation is littered with examples that illustrate exactly > one thing and call it day. 99% of the power of any system comes from > learning to combine multiple functions. I chose that example because > it illustrates regex, using regex i

Re: [Puppet Users] Puppet in a virtual environment

2010-12-09 Thread Evan Hisey
> > On Dec 8, 2010, at 4:13 AM, john maclean wrote: > >> Morning chaps, >> >> From my understanding the puppet master must have a hostname of >> "puppet". Is this correct? I'd like to be able to call this box >> whatever I like. I think that I can do that within >> /etc/puppet/puppet.conf. >> >> >>

Re: Puppet on Windows (was Re: [Puppet Users] ANNOUNCE: Puppet 2.6.0 - Final release!)

2010-07-20 Thread Evan Hisey
James- Will you be updating your book with info on Windows management? Our Windows side likes books, and after the success I have had with Puppet they are wanting to look at it now that it supports Windows. Evan On Tue, Jul 20, 2010 at 12:47 AM, James Turnbull wrote: > Rohan McGovern wrote: >>

Re: [Puppet Users] is puppet the right tool for me?

2010-04-08 Thread Evan Hisey
> > Hmm, you're right, I didn't thought about it, but each member of our team > has a desktop machine he uses for development and testing. And as it comes > to web related things, the setup is intentionally almost the same as on the > server. > > Also, currently we're planning to change the geograp

Re: [Puppet Users] is puppet the right tool for me?

2010-04-08 Thread Evan Hisey
> Regardless of if puppet is intended to manage multiple similar hosts, it is > still useful when you have a smaller number of unique hosts. > > If every host is completely unique then you get one some benefits of puppet: >  * you have a single place to review your configuration >  * you can make c

[Puppet Users] Re: Variables redefine

2009-08-28 Thread Evan Hisey
On Thu, Aug 27, 2009 at 3:02 AM, Thomas Bellman wrote: > > Evan Hisey wrote: > >>>> I think you should have >>>> >>>> class myclass ($passwd = "111") { >>>>     file {" >>> this syntax is completely ne

[Puppet Users] A good "problem"

2009-08-26 Thread Evan Hisey
Luke and everyone else on the puppet team (list folks too)- After about 2 years of puppet, I have discovered a small issue with puppet. It works a little to well :). I find I have to do so little to it once a manifest is setup and running, that I have to go back and relearn what I am doing with

[Puppet Users] Re: Using puppetrun doesn't seem to get the latest manifests from server

2009-08-26 Thread Evan Hisey
On Sat, Aug 15, 2009 at 5:12 AM, grandpa wrote: > > My puppet controlled servers do what they're supposed to when running > puppetd or doing puppetd --test. I've configured --listen on all > puppets and I can telnet to port 8139. > > I'm not using ldap. When I issue a puppetrun from the puppetmast

[Puppet Users] Re: Variables redefine

2009-08-26 Thread Evan Hisey
On Tue, Aug 18, 2009 at 9:05 AM, Peter Meier wrote: > > Hi > >> I think you should have >> >> class myclass ($passwd = "111") { >>     file {" > > this syntax is completely new to me, where is it documented? > > thanks and cheers pete > It is document under variable scope in the puppet languag

[Puppet Users] Re: Installing applications using puppet

2009-06-26 Thread Evan Hisey
>> done by you to create the application package.  The package would then >> be setup in a local repository and now puppet uses the appropraite >> package manager to install you custom package. >> >> what distribution are you using? >> >> Evan > > > My puppet master server is RHEL 5 and puppet cli

[Puppet Users] Re: Override configuration defined in inherited node?

2009-06-26 Thread Evan Hisey
On Thu, Jun 25, 2009 at 8:39 AM, Don wrote: > >> couple of nodes that need a different configuration. So what I need to do on >> these particular nodes are, as far as I know, one of these things: >> 1) Find a way to override the NTP configuration defined in the base node >> 2) Make sure they don't

[Puppet Users] Re: Installing applications using puppet

2009-06-25 Thread Evan Hisey
On Thu, Jun 25, 2009 at 4:36 PM, Neil K wrote: > > Thank you for your replies. As I said I am pretty new to this puppet > language. Could any one please point how to do a sample package > install which includes a ./configure, make, make install inside a > package directory? > > Thanks again for ou

[Puppet Users] Re: Override configuration defined in inherited node?

2009-06-25 Thread Evan Hisey
On Thu, Jun 25, 2009 at 1:12 AM, Kenneth Holter wrote: > Hi all. > > > I'm running puppet 0.24.4, and have the following issue: I have a base node > which more or less every linux server inherits. In the base node I've > defined a default NTP client configuration, but now I've come across a > coup

[Puppet Users] Re: Server Hierarchies and other configuration questions

2009-06-24 Thread Evan Hisey
On Tue, Jun 23, 2009 at 9:54 PM, Don wrote: > > Ack- sorry I got my examples backwards- The overrides should have come > after the included classes like so: > >> node www02.example.com { >>   include zones::global >> >>   include roles::general >>   include roles::webserver >> >>   $ldap_servers =

[Puppet Users] Re: ANNOUNCE: 0.25.0beta2 release!

2009-06-23 Thread Evan Hisey
On Mon, Jun 22, 2009 at 8:54 PM, James Turnbull wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > This is the beta2 release of Puppet 0.25.0. > > It is available at: > > http://reductivelabs.com/downloads/puppet/puppet-0.25.0beta2.tar.gz > > This is not production ready code - it is a

[Puppet Users] Re: Server Hierarchies and other configuration questions

2009-06-23 Thread Evan Hisey
On Tue, Jun 23, 2009 at 12:43 PM, Don wrote: > >> This were template files com in really handy. Instead of having two >> ntp .conf files you use one ntp_conf.erb that has a case switch. > If I put a case statement in the .erb file then I've tied the template > to a specific host or set of hosts. I

[Puppet Users] Re: Server Hierarchies and other configuration questions

2009-06-23 Thread Evan Hisey
On Wed, Jun 17, 2009 at 8:47 AM, Don wrote: > >> My own ntp module[1] only knows two kinds of ntp hosts: servers and >> clients. The former connect to each other and external sources, while >> the latter only connect to the local servers. The distinction is easily >> done: those nodes which have s

[Puppet Users] Re: removing resources no longer specified

2009-06-22 Thread Evan Hisey
> > But can puppet make this easier for me? What I'd like to do instead is: > node 'oldwebserver' { > } > > At the moment puppet doesn't behave in that manner, it simply leaves the > Package and File resources in their last configured state, and forgets > about them. So I was wondering if it is po

[Puppet Users] Re: Puppet Password Default

2009-06-18 Thread Evan Hisey
On Thu, Jun 18, 2009 at 10:58 AM, Pedro wrote: > > Hi > I need help, I want to know what user and password that the puppet has > a default or if necessary create a user as you would > Greetings > Puppet has the user puppet on the server, but it does not have a user or password as you do not actua

[Puppet Users] Re: how to have "multilines" ?

2009-06-18 Thread Evan Hisey
> > Serge LE LOUARNE wrote: >> Hi, >> >> I install blender ;-) >> >> My pp file (in actual state, I have no backup of previous versions)  : >> >> class blender { >>     file { "/tmp/blender-2.49-linux-glibc236-py25-i386.tar.bz2": >>            owner => root, >>            group => root, >>        

[Puppet Users] Re: how to have "multilines" ?

2009-06-17 Thread Evan Hisey
On Wed, Jun 17, 2009 at 8:56 AM, serge.leloua...@free.fr wrote: > > Hi > > All is in title ;-) > > I have to run multiples Bash commands. It is just for readability of > the pp file. > > Thank > Serge What are you trying to do? It sounds like you are trying to work against the way puppet operates.

[Puppet Users] Re: Puppetshow defunct?

2009-05-27 Thread Evan Hisey
On Wed, May 27, 2009 at 2:49 AM, Sheldon Hearn wrote: > > Hi folks, > > Is puppetshow still a going concern? > > it is referred to by the Puppet Wiki's DocumentationStart page, but > the target URL produces an "Environment not found" error message: > > http://reductivelabs.com/trac/puppetshow > >

[Puppet Users] Re: EPEL package dependencies

2009-05-27 Thread Evan Hisey
On Wed, May 27, 2009 at 9:54 AM, Rob McBroom wrote: > > This may or may not be the right place to ask this, but I'm sure it'll > lead me there. > > I'm using Puppet packages from EPEL (thanks to whoever provides these). > > I pushed out some new configs that use Augeas to make changes and they >

[Puppet Users] Re: require class between modules

2009-05-18 Thread Evan Hisey
On Mon, May 18, 2009 at 9:30 AM, paul matthews wrote: > Hi Evan, > > Within the class that has the dependency, I would imagine it is as case of > adding:- > > require => Class["classname"], > > Paul > > 2009/5/13 Evan Hisey >> >> Okay, I kn

[Puppet Users] yumrepo +exec weirdness

2009-05-14 Thread Evan Hisey
I have encountered a repeatable and odd problem. If I run the following manifest snippet yumrepo over writes the rpmfusion-free-updates.repo file after the RPM is installed: yumrepo{rpmfusion-free-updates: priority =>10, enable =>1, gpgcheck =>0, require => Exec["r

[Puppet Users] Re: Problematic provider dependencies

2009-05-13 Thread Evan Hisey
On Wed, May 13, 2009 at 8:19 AM, jerith wrote: > > Good day, > > Does puppet have a way of setting up provider dependencies before > setting up the provider itself? > > Here's the scenario I'm trying to get working: I have some machines > that need to be database servers. I also have a mysql type

[Puppet Users] Best uses for virtual resources

2009-05-13 Thread Evan Hisey
Okay, I am sure virtual resources are a good idea. The problem is other than may be for users I need to include in multiple places, I have not idea of teh right way to use them. I am looking for I guess the best practice in using virtual resource, and maybe some practical examples on right ways to

[Puppet Users] require class between modules

2009-05-13 Thread Evan Hisey
Okay, I know this has been addressed before but I can not find it. I have module setup to handle all my Yum repos. This module works well. The issue I am having is I need to include/require a class/type from that module in a different module. I can't get this to work. This may be best handled by

[Puppet Users] Re: using yum and puppet simultaneously

2009-05-09 Thread Evan Hisey
On Sat, May 9, 2009 at 5:04 PM, Nat wrote: > > Hi, > > once i have my puppet set up and installed how does updating occour, > if for example i have a package httpd instaledd on all my servers and > there is an update to this package will i still need to log into every > machine to run the updater

[Puppet Users] Re: stored ressources and file creation

2009-05-08 Thread Evan Hisey
On Fri, May 8, 2009 at 8:37 AM, Peter Meier wrote: > > Hi > >>  I was wondering, can we create stored virtual ressources like a @@file >> on a node and have it realized on another node ? > > yes, we can. ;) > > cheers pete > Um cool, but how does that work? I am still trying to get a handle on vi

[Puppet Users] Re: default options in site.pp

2009-05-08 Thread Evan Hisey
On Fri, May 8, 2009 at 1:41 AM, Peter Meier wrote: > > Hi > >> yumrepo { "pic": >>                 baseurl      => >> "http://server/mrepo/local-PIC-noarch/RPMS.pic/";, >>                 descr        => "pic", >>                 name         => "pic", >>                 enabled      => absent,

[Puppet Users] Re: set password of root

2009-05-06 Thread Evan Hisey
On Wed, May 6, 2009 at 2:25 PM, Bruce Richardson wrote: > > On Wed, May 06, 2009 at 02:02:42PM -0500, Evan Hisey wrote: >> > >> > But it will still show up unencrypted in processlist. >> > >> Only on the puppetmaster server, and this would happen no

[Puppet Users] Re: set password of root

2009-05-06 Thread Evan Hisey
On Wed, May 6, 2009 at 1:40 PM, Marcin Owsiany wrote: > > On Wed, May 06, 2009 at 09:24:41AM -0500, Evan Hisey wrote: >> openssl passwd -crypt $passwd > [...] >> encrypted password so it will go over the wire encrypted. It will now > > But it will still show up

[Puppet Users] Re: Pitching puppet - how does it work question

2009-05-06 Thread Evan Hisey
On Wed, May 6, 2009 at 9:40 AM, LenR wrote: > > I'm trying to pitch puppet to my group.  I have a test server & 2 > clients, things are going pretty well.  The question relates to user > password management as outlined in the recipies.  My question, if only > the hash value changes, will puppet a

[Puppet Users] Re: set password of root

2009-05-06 Thread Evan Hisey
On Wed, May 6, 2009 at 2:51 AM, 骡骡 wrote: > > in 1st day of each month , change passwd of root. > > # vi /etc/puppet/modules/user/manifests/init.pp > > class user { >exec { "rootpw": >command => "/usr/sbin/usermod -p $rootpw root", >onlyif => "/usr/bin/test

[Puppet Users] Re: generate problem command runs on server not client

2009-04-23 Thread Evan Hisey
On Thu, Apr 23, 2009 at 1:27 PM, andyr...@gmail.com wrote: > > How can I get generate to run the command on the client, not the > server. > > I have the following > > class exports { >        $dirs = generate("/bin/sh","-c","/bin/mount -t ext3,xfs") >        file { "exports.test": >          

[Puppet Users] Re: force a reboot

2009-04-15 Thread Evan Hisey
On Wed, Apr 15, 2009 at 8:29 AM, Joe McDonagh wrote: > > James Richardson wrote: >> Hi, >> >> I am just starting to try to learn/use puppet. The problem I am trying >> to overcome now it how to make a client reboot after a kernel upgrade. >> >> Alternatively, what is the best practice for managin

[Puppet Users] Re: Puppet Python release?

2009-02-28 Thread Evan Hisey
On Sat, Feb 28, 2009 at 8:27 AM, GWD wrote: > > Was hoping for something like ((for discussion purposes)MOD_PyPUPPET) > module to call Puppet from Python and write Facter Recipes from Pyhon. > > Though I strongly favor Python, Puppet should make easier for other to > write their recipes in PHP, J

[Puppet Users] Re: Automating removal of an application

2009-01-28 Thread Evan Hisey
On Wed, Jan 28, 2009 at 3:00 AM, nicolas wrote: > > > Thanks for your answer Evan. > > For these applications, we need to have a very good control. So we'll > never update them via local update utility nor use an ensure => latest > We always use ensure => x.y.z > We also need to be able to do rol

[Puppet Users] Re: Automating removal of an application

2009-01-27 Thread Evan Hisey
On Mon, Jan 26, 2009 at 10:18 AM, nicolas wrote: > > Hello, > > I'm currently prototyping the use of Puppet to manage a bunch of > home-made applications on a lot of servers. > As our applications evolves frequently and multiples versions can > be used at the same time, we use classes that in

[Puppet Users] Re: Stoking a Religious War: Why Did You Go With Puppet Over Other Options?

2009-01-27 Thread Evan Hisey
On Tue, Jan 27, 2009 at 8:04 AM, Jonathan Share wrote: > > 2009/1/27 tomcat : >> >> Hi, Gang.. >> >> The Subject: line says it all. My organisation is looking at >> selecting a configuration management >> system. Any comments about why you chose Puppet over other options >> would be very helpful

[Puppet Users] Re: reporting, rollback

2009-01-21 Thread Evan Hisey
On Wed, Jan 21, 2009 at 4:31 AM, Dan Bode wrote: > Hi all, > > I need to fulfill a requirement for change rollbacks with puppet. (where the > original version of files is not necessarily managed with puppet) > > Is there something in place that I can use as a starting point here? > > I wanted see

[Puppet Users] Re: Is Anyone Using Puppet to Administer Multiple Clusters?

2009-01-14 Thread Evan Hisey
On Mon, Jan 12, 2009 at 1:35 PM, Tony Kocurko wrote: > Hi, Gang... > > The Subject: line says it all pretty much. We've > got six clusters spread over a nice sized geographical > area. I wonder whether anyone is using Puppet in a kind > of, let's say, "cascaded" style to manage the configuratio

[Puppet Users] Re: I give up: why does the Augeas type hate me?

2008-12-22 Thread Evan Hisey
On Mon, Dec 22, 2008 at 1:02 PM, Robin Lee Powell wrote: > > On Mon, Dec 22, 2008 at 10:40:05AM +0100, Peter Meier wrote: >> >> Hi >> >> > Debug output of the client run follows. No, I didn't update the >> > master; why would I do that? This is about functionality on the >> > client, not the ma

[Puppet Users] Re: Understanding the "default" node.

2008-12-22 Thread Evan Hisey
Fred- > Does the default node apply to all nodes, including those with their > own node entry or only nodes without an explicit node entry? That is, > will I need to make the "freebsd-box" explicitly inherit the "default" > node? > The answer as stated in http://reductivelabs.com/trac/puppet/wik

[Puppet Users] Re: Looking up information from the config...

2008-12-08 Thread Evan Hisey
On Thu, Dec 4, 2008 at 4:41 PM, Jeffrey Hulten <[EMAIL PROTECTED]> wrote: > > Is there a way, in a puppet config, to query the current nodes config > elements and use them in a template? My specific case is a JBOSS > configuration with multiple instances on one server installation. I > have the s

[Puppet Users] Re: Associative tables in Puppet

2008-12-03 Thread Evan Hisey
On Wed, Dec 3, 2008 at 5:14 AM, Stasheck <[EMAIL PROTECTED]> wrote: > > Hi there, > > As I don't like abstract talking, I'll make an example of what I need. > > Let's say I have list of servers: A, B, C, D, E. > > Now, every server should have a config file (let's give it a name of > "test.conf")

[Puppet Users] Re: Moving a file with Puppet

2008-11-13 Thread Evan Hisey
On Thu, Nov 13, 2008 at 9:06 AM, Leah <[EMAIL PROTECTED]> wrote: > > I wanted to move a file from one directory to another because my co- > worker didn't like where it was being put by puppet. I went into > puppet and changed the name parameter of the the file directive. I > then created a new f

[Puppet Users] Re: Change in the yaml file format.

2008-11-12 Thread Evan Hisey
>> I noticed it because it broke the puppetview fact reporting. If delete >> this line puppetview is able to correctly report facts again. If it si >> a bug I'll make a bug report. If it is correct, then I will try and >> patch puppetview. > > Well, the format didn't get modified -- we just added

[Puppet Users] Re: Getting started on puppet transition

2008-11-12 Thread Evan Hisey
>>> Unfortunately, in-situ file editing does not seem to be one of puppet's >>> strong points at the moment so you may find yourself copying in lots of >>> files or using workarounds involving exec. >> >> I think I only do that a few times but was hoping there were some easy >> ways to manage: >>

[Puppet Users] selinux support?

2008-11-12 Thread Evan Hisey
I have seen some new type in teh type list about selinux support. This mean that puppet now plays nice with selinux? I was having trouble with it before along with hobbit and end up disabling it. If it is working well with selinux now or in the 24.7 relase that will good to know. evan --~--~---

[Puppet Users] Change in the yaml file format.

2008-11-12 Thread Evan Hisey
Luke- After the last upgrade to puppet there was change in the yaml format for the facts yaml files. It looks like a time stamp has gotten accidently inserted in the file or miss formated: --- !ruby/object:Puppet::Node::Facts name: elephant.unix.eng.ua.edu values: :_timestamp: 2008-11-12 14

[Puppet Users] Re: Appending a file to an existing file

2008-11-12 Thread Evan Hisey
> > 1) let the security tool fix the motd once > > 2) copy it to the puppetmaster and convert it into a template with your > extra lines > > 3) change your puppet manifests to only deploy the new motd template if > there's evidence the security script has run. Something like: > > file { "/etc/mo

[Puppet Users] Re: RRDtool.so vs RRD.so was [Reports and Reporting]

2008-11-07 Thread Evan Hisey
On Fri, Nov 7, 2008 at 10:21 AM, Arnau Bria <[EMAIL PROTECTED]> wrote: > > On Fri, 7 Nov 2008 10:06:17 -0600 > Evan Hisey wrote: > > [...] >> Okay simple check, as you did not install by Yum, do you rrdtool >> installed? I would think you do but wanted to check.

[Puppet Users] Re: RRDtool.so vs RRD.so was [Reports and Reporting]

2008-11-07 Thread Evan Hisey
On Fri, Nov 7, 2008 at 9:56 AM, Evan Hisey <[EMAIL PROTECTED]> wrote: > On Fri, Nov 7, 2008 at 9:21 AM, Arnau Bria <[EMAIL PROTECTED]> wrote: >> >> On Fri, 7 Nov 2008 09:09:02 -0600 > >>> > >> >> Installing your rpm points to same

[Puppet Users] Re: RRDtool.so vs RRD.so was [Reports and Reporting]

2008-11-07 Thread Evan Hisey
On Fri, Nov 7, 2008 at 9:21 AM, Arnau Bria <[EMAIL PROTECTED]> wrote: > > On Fri, 7 Nov 2008 09:09:02 -0600 >> > > > Installing your rpm points to same problem: > > [EMAIL PROTECTED] ~]# wget -c > http://unix.eng.ua.edu/~barnowl/RubyRRDtool-0.6.0-1.i386.rpm > --16:18:41-- http://unix.eng.ua.edu

[Puppet Users] Re: Adobe Reader Recipe

2008-11-07 Thread Evan Hisey
>> >> We've started doing this with another non-rpm package on >> Linux. however I was startled to see at least on our setup that it >> took several minutes to copy the directory including the binary and >> install script over. Total space about 40MB. Very slow. >> >> Is this the expected speed? >

[Puppet Users] Re: Reports and Reporting

2008-11-07 Thread Evan Hisey
On Thu, Nov 6, 2008 at 10:33 AM, Arnau Bria <[EMAIL PROTECTED]> wrote: > > On Thu, 6 Nov 2008 16:43:31 +0100 > Arnau Bria wrote: > >> err: Report rrdgraph failed: Could not create RRD >> file /var/lib/puppet/rrd/td234.pic.es/time.rrd: invalid argument - >> Bignum, expected T_STRING or T_FIXNUM on

[Puppet Users] Re: RRDtool.so vs RRD.so was [Reports and Reporting]

2008-11-07 Thread Evan Hisey
On Fri, Nov 7, 2008 at 5:46 AM, Arnau Bria <[EMAIL PROTECTED]> wrote: > > Hi all, > > > well, I think I have some things clear now. > I still have same error: > warning: RRD library is missing; cannot store metrics > > But I think I have the source of the problem, maybe it's a development > issue.

[Puppet Users] Re: Adobe Reader Recipe

2008-11-07 Thread Evan Hisey
On Thu, Nov 6, 2008 at 1:21 PM, Simon J Mudd <[EMAIL PROTECTED]> wrote: > > [EMAIL PROTECTED] (Loobster) writes: > >> I was thinking of creating a little script (ar-8.1.3-1.install.sh) to >> do that and also figure out which version of reader is installed. >> >> -bash-3.00$ /opt/Adobe/Reader8/bin/

[Puppet Users] Re: wildcards in file type?

2008-11-06 Thread Evan Hisey
On Wed, Nov 5, 2008 at 6:19 PM, joe <[EMAIL PROTECTED]> wrote: > > I'm having a similar issue that that wiki entry does not directly > address. > > I'm trying to do a subscribe on a file definition that is a directory. > > I have ensure => directory and recurse => true. > > I do not use puppet to

[Puppet Users] Re: Adobe Reader Recipe

2008-11-06 Thread Evan Hisey
On Thu, Nov 6, 2008 at 10:04 AM, Loobster <[EMAIL PROTECTED]> wrote: > > I'm wondering if someone would like to share their Adobe Reader > recipe. > http://www.adobe.com/products/acrobat/readstep2.html > > OR something similar that does the following: > > Installs the software if the program does

[Puppet Users] Re: Calling a define multiple times - full

2008-10-15 Thread Evan Hisey
On Mon, Oct 13, 2008 at 7:17 AM, Matt <[EMAIL PROTECTED]> wrote: > Hi Pete, > > I tried that with $myfiles as an array, but as I said, that just executed > the sed command with all of the filenames concatanated. > > I've got a fix at the moment. I've just prefixed multiple execs in the > define m

[Puppet Users] Re: Possible to maintain bad configs on the client?

2008-10-08 Thread Evan Hisey
On Wed, Oct 8, 2008 at 12:42 PM, Robert Rati <[EMAIL PROTECTED]> wrote: > > I have puppetmaster running on RHEL4, and 2 puppet clients running on > RHEL5. All machines are running puppet version is 24.4 installed from > EPEL. The issue is that some configurations seem to be unusable by the > RHE

[Puppet Users] Re: How dangerous is...

2008-10-02 Thread Evan Hisey
On Thu, Oct 2, 2008 at 2:17 PM, dd-b <[EMAIL PROTECTED]> wrote: > > package { "something": ensure => latest } ? > > Do people mostly use it, mostly not use it, is it highly in dispute, > or is there consensus? > It depends on your specific situation. I tend to just use present to be sure the paca

[Puppet Users] Re: Pulling Strings with Puppet

2008-09-30 Thread Evan Hisey
Um, the ebook does not use DRM technology. It uses just an old fashion password protection scheme. This is a reasonable, if some what annoying copyright management that still lets you share the ebook just like a normal book. Evan On Tue, Sep 30, 2008 at 8:54 AM, windowsrefund <[EMAIL PROTECTED]>

[Puppet Users] Re: Multiple Service[named] resources not conflicting ??

2008-09-22 Thread Evan Hisey
On Mon, Sep 22, 2008 at 10:40 AM, Aj <[EMAIL PROTECTED]> wrote: > > You'll want to have one inherit the parent (named) and use the overide > syntax on the resources. > > class named::hpc inherits named { > Service['named'] { enabled => false } > } > I am actually needing to call the service for

[Puppet Users] Re: Multiple Service[named] resources not conflicting ??

2008-09-22 Thread Evan Hisey
On Mon, Sep 22, 2008 at 10:25 AM, Chad Huneycutt <[EMAIL PROTECTED]> wrote: > > Are you actually including both "named" and "hpc::named" on a single > host? If not, then there will not be a conflict. > > - Chad Yup, that is why I am surprised there is not a conflict. I think I have actually found

[Puppet Users] Re: Calling modules from modules

2008-09-18 Thread Evan Hisey
On Thu, Sep 18, 2008 at 11:14 AM, Evan Hisey <[EMAIL PROTECTED]> wrote: >> Modules most certainly can be called from within other modules. Most >> of the time when I have had problems is has been because the names of >> the module didn't match the class name in the i

[Puppet Users] Re: Calling modules from modules

2008-09-18 Thread Evan Hisey
> Modules most certainly can be called from within other modules. Most > of the time when I have had problems is has been because the names of > the module didn't match the class name in the init.pp. Double check > your names and try again. > Okay this is what I thought, but here is what I have

[Puppet Users] Calling modules from modules

2008-09-17 Thread Evan Hisey
Can puppet actually call modules form inside other modules? I thought that it could, put after more looking and working it seems that the rpbolems I have been running to may in fact be caused by puppet _not_ being able to call modules from inside a module. Evan --~--~-~--~~--

[Puppet Users] Multiple Service[named] resources not conflicting ??

2008-09-17 Thread Evan Hisey
As understand puppet I should not be able to have two service[named] entries in the same compiled manifest. To me this means the following should not work: In module named/manifest/init.pp I have: class named{ package{"bind": ensure => present, } service{"n

[Puppet Users] refresh only for service type and notify across modules question

2008-09-17 Thread Evan Hisey
Is there a way to get the service type to only trigger if it is notified or is a file it is subscribed to changes? In a related issue what is the syntax for using notify across modules? --~--~-~--~~~---~--~~ You received this message because you are subscribed to t

[Puppet Users] Re: environments & variables

2008-09-11 Thread Evan Hisey
On Thu, Sep 11, 2008 at 12:13 PM, Johnny Tan <[EMAIL PROTECTED]> wrote: > > I'm using 3 environments in puppet. Each environment points > to different IPs and/or hostnames for things ranging from > nfs mounts to mail servers, etc. > > Ideally, I'd like to use the exact same file in each > environm

[Puppet Users] Re: Exclusions in site.pp?

2008-09-08 Thread Evan Hisey
On Mon, Sep 8, 2008 at 1:54 PM, josh <[EMAIL PROTECTED]> wrote: > > So here's the scenario, roughly 800 hosts as puppet clients, single > puppet master server, all running Open Solaris. > > Most of them are identical, I have roughly 25% or so that have > different firewall rulesets. > > Currently

[Puppet Users] Re: puppetca --!sign

2008-09-06 Thread Evan Hisey
> Is there a command to reject a signing request? While obviously I can > --sign then immediately --clean, that's not a terribly good solution, > as it leaves a bit of a race condition loophole. Just trying to -- > clean an unsigned cert gives an error. I've looked for documentation > on this, but