I have this working on 2 other machines. Would you help me determine
what I've overlooked?
Version
[b...@free30 manifests]# puppet -V
0.25.5
The command and error:
[b...@free30 etc]$ sudo puppet -v /etc/puppet/manifests/site.pp --
debug
debug: importing '/etc/puppet/manifests/modules.pp'
debug:
Let me start by saying, I am a puppet rookie.
I am trying to get a passenger module working and receive the
following messages. I am trying to figure understand where the
'resource type ' should be? Or, defined? Is it another module that I
should included under puppet/modules ?
the message:
__
Is it possible to define variable at this level. I need to pass the
monit config file name ( sometimes its monitrc sometimes in not ).
Here is what I have.
# /etc/puppet/manifests/nodes.pp
node basenode {
include postgresql
include monit
include wiki
include apace
}
node 'freebeero
On Jul 22, 4:20 am, Daniel Maher wrote:
> On 07/21/2010 09:59 PM, bmort wrote:
>
> > Does anyone know of or have a module ( they are willing to share )
> > that supports both monitrc and monit.conf.
>
> Is there a functional / syntactical difference between monit.conf an
Does anyone know of or have a module ( they are willing to share )
that supports both monitrc and monit.conf.
Thank in advance.
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.c
where do the example files go?
/etc/puppet/modules/vcsrepo/examples/svn
-rw-r--r-- 1 root root 78 2010-07-13 14:58 server.pp
-rw-r--r-- 1 root root 181 2010-07-13 14:58 checkout.pp
is an init.pp needed?
--
You received this message because you are subscribed to the Google Groups
"Puppet
Micheal,
What directory and what file name did you put your test mainifest in?
On Jul 13, 2:12 am, Michael Knox wrote:
> Hi all,
> We have some data in SVN repos and I'd like puppet to ensure that a) the
> latest copy is checked out, and b) reload a service if it is updated.
> So I've configur
Hmmm ... looks like vcsrepo might be the hook I am looking for
Here is a current puppet users thread discussion:
http://groups.google.com/group/puppet-users/browse_thread/thread/954f3bb356e9a468
On Jul 13, 9:02 am, bmort wrote:
> Good stuff thanks all. All of the responses have got
Good stuff thanks all. All of the responses have got me thinking.
Sorry for any confusion about the starting of the puppet client.
Whenever I feel like is the goal.
Process goal:
- change a monit, apache, odbc, passenger, mongrel config
- check that change(s) into svn for that server(s)
- start p
Whew I am struggling on a puppet architecture design learning
curve.
I believe if i could find a good 'stand alone' example, it would
clarify a lot of the questions I have and it would help me set up a
test machine.
I hoping to find an example of a stand alone that has a process flow
simila
10 matches
Mail list logo