similar to: Using Puppet to push Windows Updates?

Displaying 20 results from an estimated 4000 matches similar to: "Using Puppet to push Windows Updates?"

2008 Mar 06
3
facebook_url_rewriter not used in Publisher?
As per my last email, I''m generating links to our app outside of Facebook. Sorry for the onslaught of emails on this. I do link generation in Publisher based code as well. What I''m finding is that the Facebooker UrlRewriter doesn''t get used in Publisher. This makes sense if we assume that Publisher can be used outside of an HTTP request, and things like the
2007 Aug 23
3
Using Puppet to swap eth0 and eth1
I''ve been using Puppet now for a month or so and I''ve come to a problem that may warrant an additional Puppet metaparameter. I''m advocating the addition of a metaparameter called "preaction" (or something like that), which will perform some arbitrary action before the resource is modified. There may be a way to do this within Puppet already (with some
2006 Aug 10
6
More GoDaddy Woes
My GoDaddy Rails site has been plugging away for a couple of weeks. Its just a proof of concept with very little use. I haven''t updated it or restarted FCGI at all. But today, it just quit working altogether. In the error log, I''m getting: (104)Connection reset by peer: FastCGI: comm with server "dispatch.fcgi" aborted: read failed FastCGI: incomplete
2010 Sep 27
4
why does puppet shuffle its ‘phases’ and how can I stop this?
Hi all, class zabbix { file { "/etc/zabbix/": ensure => directory, recurse => true, purge => false, force => false, owner => "root", group => "root", mode => 0755, source => $operatingsystem ? { solaris => "puppet:///zabbix/solaris",
2014 Apr 14
7
¿Cómo generar informes con R sin utilizar LaTeX?
Hola a tod@s, quiero generar informes con los resultados de R en formato pdf preferiblemente. Actualmente estoy utilizando knitr junto con LaTeX. Y ya conozco el resto de formatos de salida de knitr como: markdown, html, ... ¿Alguien conoce otras alternativas? He visto algo de jasper report por ahí, pero desconozco cómo poder comunicarlo con R. Muchas gracias por adelantado. -- Víctor Nalda
2011 Sep 07
1
Qualified variable inside a metaparameter
Hi, I''m adapting our modules to version 2.7.3. Currently I ''ve this example in a iptables module class iptables_script { file { $iptables_init: owner => "root", group => "root", mode => "0700", ................................. }
2008 Nov 20
9
create a file only if directory exists
I''m trying to create a virtual host file only if the document root directory exists. It doesn''t look like puppet is seeing the require metaparameter. Currently, the file is being created whether or not the document root directory exists. What is the best way to currently do this? I''m trying to create a file called site1.conf in /apps/apache/conf.d only if
2012 Feb 02
5
Schedule for own resources?
Hello, I am testing some schedule configurations and was wondering if I can use the schedule type in my own defines? As far as I can claim from my own tests, this is not possible? For example, the schedule "morning" does not work with my self-written define "my_crontab": ######################################### class crontab { schedule {"morning":
2014 Apr 15
2
¿Cómo generar informes con R sin utilizar LaTeX?
Hola, lo primero muchísimas gracias a todos por las respuestas que me habéis dado. Precisamente, lo que busco es una solución opensource para realizar informes con los resultados de R. Que permita cierta maquetación como LaTeX, y sobre todo una impresión correcta (que no corte las imágenes como ocurre con markdown/html). Y si dicha solución está orientada a servidor pues mucho mejor. Respecto a
2012 Oct 24
1
Exclude or disable a class in Hiera (yaml backend)
Hi People, Let''s imagine a scenario where I have multiple nodes, a very simple hierarchy: - nodes/%{fqdn} - roles/%{role} - common So what I am trying to achieve is for instance a class ''foo'' is always included in ''common.yaml'' and all the nodes will have that class included by default, but I want a specific node to have that class excluded or
2003 Mar 06
0
Samba and Seq. Read ahead.
Please don't shoot me for cross posting, but I wanted to share this with everyone. Just thought you'd like to know that I've discovered a very interesting thing about AIX and Samba with respect to Sequential Read Ahead. I had been tracking a number of issues related to performance on my Samba 2.2.7a server and didn't have any issues other than lengthy profiles when I was running
2009 Oct 26
17
Relation to DMTF's CIM
I was wondering how Puppet relates to the DMTF''s CIM. AFAICT there is a clear connection between the two, but I see very little discussion on the topic on the list. Thanks, Cameron. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to
2007 Nov 13
2
new to puppet - can puppet push its content to remote servers?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I was made aware of puppet a few weeks ago and I really like the way things are working. What I liked at cfengine was the capability to push content from the central server to any node. There was no need to open a port from DMZ or any other remote system to the central server. Is there a similar way within puppet? How is this solved by other
2013 Dec 09
2
audit
Assume the following question is in regards to Puppet 3.3.2. So my question is in relation to audit. file { ''/some/random/path/through/the/tree/to/a/file'': owner => ''luke'', group => ''rebelalliance'', mode => ''0444'', audit => all } And more specifically: will the named file be force-owned to luke with the
2013 Apr 13
2
push puppet agent from dashboard
Excuse me When I add node from the dashboard is there any possibility to push puppet-agent to the client ?? Thank you in advance!!! Francesco -- 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+unsubscribe@googlegroups.com. To post to this
2007 Apr 16
0
[LLVMdev] http://llvm.org/Name.html
Reid Spencer wrote: Reid, Seeing as we don't have a wiki, do you need help applying these patches? -- John T. > Hi, > > There's been quite a bit of interest and discussion for naming LLVM. So > much so that I can't keep up with all the changes and ideas. We're > working > on getting a Wiki and CMS system running but its likely not to be > available >
2007 Apr 13
2
[LLVMdev] http://llvm.org/Name.html
Hi, There's been quite a bit of interest and discussion for naming LLVM. So much so that I can't keep up with all the changes and ideas. We're working on getting a Wiki and CMS system running but its likely not to be available for a while. Until then, I'd like to change the rules for name submission: 1. If you have commit access, make the changes yourself. Please don't
2011 Mar 24
6
run stages in puppet 2.6
hello guys, I am trying to incorporate run stages into my puppet setup. I''ve been working with this for a few days and I haven''t quite got the hang of it yet... When I attempt my puppet run this is the error I see: ------------------------------------------------ [root@chromews21 ~]# puppetd -t err: Could not retrieve catalog from remote server: Error 400 on SERVER:
2011 Nov 01
0
Announce: Puppet 2.7.7rc1 available
Puppet 2.7.7rc1 is available. This release fixes several issues with Mongrel and Puppet 2.7.x, Windows fixes and updates, test fixes, documentation updates and more. Release Notes for 2.7.7 series -- https://projects.puppetlabs.com/projects/puppet/wiki/Release_Notes This release is available for download at: http://downloads.puppetlabs.com/puppet/ See the Verifying Puppet Download section at:
2008 Nov 09
3
Default user password
I would like to creating new users on a system and assign them default passwords that are set only upon creation. I can create the users and assign default passwords with the "user" type, but puppet will continue to reset the password back to that default value even after users modify their own. I guess I could handle this with an "exec" that sets passwords only if the user