similar to: Puppet agent on Windows

Displaying 20 results from an estimated 3000 matches similar to: "Puppet agent on Windows"

2007 Dec 21
3
Polycom 330 beep on new VM
Hi, I have a Polycom 330 that emits a beep every 30s or so when there is a message waiting. Is there a way to disable that? It is pretty annoying. Regards, Ugo
2008 Mar 06
6
Slightly OT: How to learn UNIX
Hi, I was wondering what would be the best way to learn AIX, Solaris, or HP-UX, for someone who knows Linux very well? Books? Courses? Self-teaching in a home lab? Thanks, Ugo
2006 Oct 07
3
Contribute
Hi, I want to put on the wiki a tutorial I wrote about Cacti on CentOS4 My UserName is UgoBellavance Regards, -- Ugo Bellavance (ugob at lubik.ca) Consultant en S?curit? Informatique Lubik Inc. Site Web: http://www.lubik.ca # T?l.: 514-907-3253 # Fax.: 1-866-334-1426 Telephone IP (SIP): ugo at sip.lubik.ca Protection de courriel par LastSpam (www.lastspam.com)
2007 Jul 09
9
This list through gmane
Hi, Would it be possible to make this list accessible from gmane? www.gmane.org. Regards, -- Ugo Bellavance (ugob@lubik.ca) Consultant en Sécurité Informatique Lubik Inc. Site Web: http://www.lubik.ca # Tél.: 514-907-3253 # Sans Frais: 866-507-3253 # Fax.: 1-866-334-1426 Protection de courriel par LastSpam (www.lastspam.com)
2012 Nov 20
6
Exception for one server on a basic setup
Hi, I''m not a total newbie with puppet, but I only use it for a few things and I''m not even using modules yet, mostly because I only deploy configuration files for now. I have a configuration for NTP that looks like this: class ntpd { package { "ntp": ensure => installed, } file { "/etc/ntp.conf": owner => root,
2007 Nov 20
7
Backups on external USB HDD
Hi, I'm trying to implement this: I have: - A windows 2000 server - A centos 4 server - Monday, Tuesday, Wednesday, Thursday, Friday, Monthly. The tape drive in the windows server died recently and I decided to switch to USB external drives. However, the USB controller in the windows server is only 1.1, so it is very slow. I didn't want to install a 2.0 USB controller in the
2007 Jul 06
2
Modifying a firewall
I''m trying to be able to use puppet to modify an existing firewall on a web server. The idea is that if I use puppet to do this, then if the machine ever has to be rebuilt, aside from backups, I have a documented configuration. I looked at the module that was on the wiki that had a perl program and what not, but I don''t think I''m clear on what my thinking should be
2007 Nov 29
1
RAID, LVM, extra disks...
Hi, This is my current config: /dev/md0 -> 200 MB -> sda1 + sdd1 -> /boot /dev/md1 -> 36 GB -> sda2 + sdd2 -> form VolGroup00 with md2 /dev/md2 -> 18 GB -> sdb1 + sde1 -> form VolGroup00 with md1 sda,sdd -> 36 GB 10k SCSI HDDs sdb,sde -> 18 GB 10k SCSI HDDs I have added 2 36 GB 10K SCSI drives in it, they are detected as sdc and sdf. What should I do if I
2007 Nov 22
3
HDD usage oddity
Hi, 2 of my Centos4 servers are showing weird behavior. [root at server1 ~]# du -sh /var/ 1.8G /var/ [root at server1 ~]# df -h /var Filesystem Size Used Avail Use% Mounted on /dev/sda7 4.3G 3.9G 181M 96% /var [root at server2 var]# df -h /var Filesystem Size Used Avail Use% Mounted on /dev/sda7 2.9G 2.7G 0 100% /var [root at server2
2007 Jun 12
1
SSH remote port forward
Hi, I'm trying to do a remote port forward, and the remote hosts only listens to 127.0.0.1 on the forwarded port. [ugob at server ~]$ netstat -ln Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 127.0.0.1:5500 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:5666
2013 Jun 04
1
puppet DB providers
Hello, What would you think of moving database, database_grant and database_user types and providers from puppetlabs-mysql to its own module (puppetlabs-dbproviders for example) so that we can develop providers for others RDBMS ? I''d like to develop providers for postgresql, so I think it makes sense to put this types/providers in its own module. best regards, Mickaël Canévet --
2012 Dec 29
1
Puppet module for managing Cobbler
Module on forge: http://forge.puppetlabs.com/puppetlabs/apache Code and issue tracker: https://bitbucket.org/jsosic/puppet-cobbler Comments are welcome, hope somebody finds it useful. I''m very happy with it so far :D The reason I''m posting it is that couple of people asked me about publishing this module while I was in a process of developing it, so If those people
2013 Feb 13
1
puppetlabs nginx module
Just checking if anyone''s made an attempt to update the puppetlabs nginx module, or could point me to one they like. Last version in forge was uploaded in june of 2011, and while the github version is more recent (two months ago), it''s doesn''t seem quite together, given that the comments are disagreeing with the code at times. -- You received this message because
2012 Nov 05
1
Puppet Forge Repository format
Hi, I am setting up a local forge for some weird political reasons. I came to know that puppetlabs is working on such a feature. But, in the meantime I wanted to try out setting up the repo and use --modules_repository flag in "puppet module install: command. For that, I need to mimic the puppet forge repo format (meaning the directory structure of the modules). Can somebody point me
2008 Jan 03
7
Mail server setup for small ISP
Hi, I will probably have to design an e-mail (and other components) infrastructure for a small ISP soon (WISP). I'm doing some research to determine which components would be best to offer e-mail services to their client and allow the staff to manage accounts easily. I usually use virtual machines a lot for isolation and easy backups and migration (when a hardware node is
2012 Nov 19
2
vcsrepo: Could not create repository (non-repository at path)
Hi, I''m running into a problem using the puppetlabs provided vcsrepo-module. It keeps giving the same error: -------------- notice: /Stage[main]//Vcsrepo[/usr/share/test2]/ensure: Creating repository from latest err: /Stage[main]//Vcsrepo[/usr/share/test2]/ensure: change from absent to latest failed: Could not create repository (non-repository at path) -------------- This is in my
2013 Jan 04
4
How to clone alfresco on puppet agents?
Hi, I have alfresco installed on my puppet master & try to clone it using puppet console to puppet agent nodes but under ''live management'' link, i can not see any of package/group/user/host resources named similar to alfresco even though i can see postgres package resource but no java/alfresco/tomcat resource? Can anyone let me know how to clone the same? Regards. --
2013 Jan 24
1
puppet module install; absolute path?
I work on the Pulp Project (http://www.pulpproject.org/), and we are trying to fully implement the forge API so we can create new repositories that can be reached via a command like: $ sudo puppet module install --module_repository http://localhost/pulp/puppet/myforge/ someone/theirmodule The problem I''ve encountered is that the install command includes hard-coded absolute paths to
2013 Jan 30
3
Puppet Modules from Forge
Hello all, I have some questions about the download puppet modules from puppetforge: I''ll take puppetlabs-dism as an example, once its installed its located: /etc/puppetlabs/puppet/modules/dism Can this be renamed to something else ? Also if for example, I had a folder tree under modules e.g. /etc/puppetlabs/puppet/modules/windows | |- manifests |--base.pp |--networking.pp Can I
2005 Nov 17
2
Putting /etc in cvs
Hi, I'd like to put my servers' config files in cvs to make it easier to manage (yes, I know about Cfengine). I've been looking for a tutorial and I could find any, and since I'm not a CVS guru, I tried a few things, without even knowing if I'm doing it right. Any hints? Regards, -- Ugo -> Please don't send a copy of your reply by e-mail. I read the list.