Hello,
I'm interested in organizing a PUG in the Tucson area with regular
meetings on the University of Arizona campus. However, I'm not actually
aware of any users in the area external to $day_job. If you are in the
Tucson area or know someone who is, I'd be interested in meeting you
even
The files are pulled from the agents - i.e. "yum install foo" or "svn up"
are run on the agent (and not the master).
On Mon, Jul 22, 2013 at 12:54 PM, Worker Bee wrote:
> Hi Everyone;
>
> I am sorry if this sounds like a dumb question but, I am trying to
> troubleshoot an issue and want to make
On 23 July 2013 02:47, Matthew Nicholson wrote:
> Jonathan,
>
> You would want to do it on the client level, when its exporting its host
> definition, like:
>
> @@nagios_host { $hostname:
> ensure => present,
> alias => $hostname,
> address => $ipaddress,
> use => $template
I'm trying to set a global noop but it doesn't seem possible,
There are 2 bugs open about this which to me look pretty serious as the
expected behaviour isn't the case.
http://projects.puppetlabs.com/issues/21286
http://projects.puppetlabs.com/issues/6549
If anyone has a work around (that doesn
Adding --debug to the config.ru didn't provide any real info -- not sure
why, but the client continued to connect and I see this in the log:
10.101.0.10 - - [22/Jul/2013:15:11:15 -0400] "GET
/production/certificate/machine.ourdomain.com? HTTP/1.1" 404 62 "-" "-"
and nothing is returned.
I'm wo
I don't have selinux enabled on this system.
--
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 puppet-users+unsubscr...@googlegroups.com.
To post to this group, se
Hi,
I configured puppet open source with the chocolatey module and one windows
client.
When the puppet agent run as a service (not the interactive version) I can
see in the windows event log some errors like
Fault bucket 1734820220, type 5
Event name: PowerShell
Fault bucket , type 0
Event na
Can you send the manifest and output from puppet apply --debug --trace?
Also do you have the agent already installed?
--
Rob Reynolds
Developer, Puppet Labs
*Join us at PuppetConf 2013, August 22-23 in San Francisco - *
http://bit.ly/pupconf13*
**Register now and take advantage of the Final Coun
On 7/22/2013 11:53 AM, Reginald Choudari wrote:
I'm seeing on my puppetmasters that after a while, their
/var/lib/puppet/reports folder eventually hogs up all available disk
space. I'm just wondering how other people face this problem; is there
some puppet configuration that will take care of thi
I'd also disable or move to permissive selinux.
Y.
On Monday, July 22, 2013 10:19:35 PM UTC+3, Forrie wrote:
>
> Adding --debug to the config.ru didn't provide any real info -- not sure
> why, but the client continued to connect and I see this in the log:
>
> 10.101.0.10 - - [22/Jul/2013:15:11:15
Ok,
So, I am correct, each agent will need to be able to access the repo
Thanks for clarifying!
Bee
On Mon, Jul 22, 2013 at 4:01 PM, Brendan O'Bra wrote:
> The files are pulled from the agents - i.e. "yum install foo" or "svn up"
> are run on the agent (and not the master).
>
>
> On Mon,
Each run of the mcollective is spitting out errors about being unable to
connect to my virtual ethernet devices.
root@hostname# /opt/puppet/sbin/refresh-mcollective-metadata
entstat: 0909-003 Unable to connect to device vi0, errno = 19
entstat: 0909-003 Unable to connect to device
"tidy" (http://docs.puppetlabs.com/references/latest/type.html#tidy) has been
suggested.
I have not had good luck with it. I tried use it to clean files off of an FTP
server that were 7 days old. It would not remove directories.
I used a cron job instead . Two find commands:
/usr/bin/find -
Hi Everyone;
I am sorry if this sounds like a dumb question but, I am trying to
troubleshoot an issue and want to make sure it is not my ignorance that is
the issue.
When using files from svn or yum repos in manifests, does the puppetmaster
check out the files and then push them to the host? So,
I'm seeing on my puppetmasters that after a while, their
/var/lib/puppet/reports folder eventually hogs up all available disk space.
I'm just wondering how other people face this problem; is there some puppet
configuration that will take care of this. Otherwise, I can implement a
simple cron ta
What account are you running the service under?
--
Rob Reynolds
Developer, Puppet Labs
*Join us at PuppetConf 2013, August 22-23 in San Francisco - *
http://bit.ly/pupconf13*
**Register now and take advantage of the Final Countdown discount - save
15%!*
On Mon, Jul 22, 2013 at 9:51 AM, Francesc
# puppet master --compile web01.example.com > /dev/null
Warning: stage is a metaparam; this value will inherit to all contained
resources in the yum::repo::base definition
Warning: stage is a metaparam; this value will inherit to all contained
resources in the yum::repo::epel definition
Warning: st
Anyone have any idea on debugging methods I could apply? I have already
tried the --debug method to the client run but I was not able to get any
more information from that.
On Wednesday, July 10, 2013 4:44:06 PM UTC-4, phundisk wrote:
>
> I have a puppet master who cannot send its puppet report
hi everyone,
my *site.pp* looks like this:
node "server.my.fqdn" {
class { "puppet_agent": }
class {"base_config:
require=>Class["puppet_agent"]
}
}
im trying to achieve that the "puppet_agent" module is applied before the
"base config" modules.
howe
I have powershell 2.0 and .net framework 4.0 installed.
and if I run puppet_interactive everything works...
Il giorno lunedì 22 luglio 2013 17:16:28 UTC+2, Rob Reynolds ha scritto:
>
> Let's validate your settings. You should have powershell 2.0+ and .net
> framework 4.0 installed.
>
> On the bo
Jonathan,
You would want to do it on the client level, when its exporting its host
definition, like:
@@nagios_host { $hostname:
ensure => present,
alias => $hostname,
address => $ipaddress,
use => $template,
hostgroups => $hostgroups,
notes => "$manufacturer $p
Hi all,
We've been using Puppet to write out our Nagios configs for ages. I
think I understand it pretty well. Recently we've had reason to set
'target' on all Nagios resources, based on the fqdn of the monitored
host. However I don't want to have to set 'target' by hand on all Nagios
resourc
My apologizes to all the readers for not getting this out on Friday. It
was 100F in my basement and it felt like I was melting, I completely forgot
in my rush to escape the house and survive until today.
Three weeks into working on modules and we're making steady progress.
Things have slowed dow
So let's set the service to run under your user name. Once you've done
that, restart the service.
Also, do you have chocolatey already installed? or are you installing it
with puppet?
--
Rob Reynolds
Developer, Puppet Labs
*Join us at PuppetConf 2013, August 22-23 in San Francisco - *
http://bit
Let's validate your settings. You should have powershell 2.0+ and .net
framework 4.0 installed.
On the box you can quickly validate powershell by opening a command shell
and typing powershell.
--
Rob Reynolds
Developer, Puppet Labs
*Join us at PuppetConf 2013, August 22-23 in San Francisco - *
I tried both with my own account (which is domain administrator) and with
another (local) administrator..
Il giorno lunedì 22 luglio 2013 17:02:32 UTC+2, Rob Reynolds ha scritto:
>
> What account are you running the service under?
>
> --
> Rob Reynolds
> Developer, Puppet Labs
>
> *Join us at Pup
can anyone help to advice on how should i troubleshoot this problem? It
didn;t causing big issue but the message keep repeating in the message log.
I have checked there is no hostname as mentioned in manifest.
Report processor failed: Failed to update events: unknown DS name 'failure'
thanks
-
On 02/11/2013 02:23 PM, JamieC wrote:
> And generating them with;
>
> Nagios_contactgroup <<||>>
> Nagios_contact <<||>>
>
> Is there a way to create a list such as ;
> name1:username1:emailaddress1
> name2:username2:emailaddress2
>
> And "loop" the creation?
Puppet doesn't sup
On 02/23/2013 06:33 PM, eduardo wrote:
> Hi all.
> I'm working on monit module. I have an array of services to configure
> monit via ENC.
> I need a consistent module logic so services arriving as input
> parameter must running on node agent.
>
> I'm trying to find out if there is services run
puppet apply --debug scomagent.pp:
info: Loading facts in
C:/ProgramData/PuppetLabs/puppet/var/lib/facter/defaultgateway.rb
info: Loading facts in
C:/ProgramData/PuppetLabs/puppet/var/lib/facter/networkadapters.rb
warning: Deprecation notice: Resource references should now be capitalized
on l
Hello,
when applying this patch to my
/usr/lib/ruby/site_ruby/1.8/puppet/application/kick.rb file:
http://projects.puppetlabs.com/issues/6255
I get this error message:
*undefined method `logs' for nil:NilClass*
anyone knows what am i missing??
thanks!!
Cesar
--
You received this message
thank you for reply, i change: ensure => present,
but still not work
在 2013年7月21日星期日UTC+8下午10时01分00秒,Sneha More写道:
>
> Hi Aviar,
> I think you should try this once.
>
> class test {
> notify { "hello world": }
>
> file { '/home/puppet/hello':
> owner => "root",
>
Thanks for the information, I somehow managed to not notice your response
for several days.
On Wednesday, July 17, 2013 6:52:43 PM UTC+2, Josh Cooper wrote:
>
>
>
> On Wednesday, July 17, 2013 9:27:05 AM UTC-7, Иван Кадочников wrote:
>>
>> Hi all,
>>
>> I have trouble installing puppet open sourc
Hi Sneha,
This is for a GPFS (IBM parallel file system) cluster. When a new client is
added it needs to be added by an node that is already part of the cluster.
I'm trying to automate this through puppet
E.g. node80 has just been provisioned
After installing the client packages I need to add the
34 matches
Mail list logo