search for: orthlieb

Displaying 7 results from an estimated 7 matches for "orthlieb".

2007 Sep 12
3
puppet reporting stopped working
Hi, I''m not sure what I''ve did wrong, I now get an error message denying authenticated client ... access to puppetreports.repot anyone has an idea where should i look ? Thanks, Ohad _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
2007 May 09
0
RFC: Elmo will be 1.0
...n what you think should be in this upcoming release. I don''t have a timeline for when elmo will be done; I''d estimate somewhere in the weeks to months range. -- The difference between scientists and engineers is that when engineers screw up, people die. -- Professor Orthlieb --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com
2007 Feb 07
4
subversion verification on commit
Anyone have an implementation that allows you to evaluate the configs before they are committed to subversion? Too often, I''ll find that I missed a comma or whatnot and all of a sudden, puppetmaster can''t properly parse the configs anymore. I''d like to catch that before a commit. -- DK
2007 Aug 08
7
restart a service without ensure => running
Is it possible to trigger a service restart without always forcing that service to be running? We shutdown mysql for about 30min every day to do backups, and I don''t want puppet to start mysql during this window. So I''ve removed ensure => "running" from the mysql service. But now notify => Service[mysql] doesn''t restart mysql. Is it possible to tell
2007 Feb 24
8
Solaris Patch Management
Has anyone used Puppet to manage Solaris Patches? If so could you pass on any tips. For those without Solaris experience, you can only describe the configuration of a Solaris system with the full combination of Installed Packages Installed Patches Applied Configuration
2007 Jun 25
5
Module Patterns part 1 -- The Puppet Semaphor
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dear list! While converting my config to modules, I''m applying puppet''s mechanisms to interact with and between modules. Here I''ll try to collect a few patterns to create awareness of fundamental module patterns. After feedback/discussion I will add this to the wiki. The Puppet Semaphor ===================
2007 Oct 26
14
''Considered Harmful'' Considered Harmful
Because here in Puppet-land we''re all about self-reference and recursion, and because I actually have to give a talk at RubyConf next weekend about abusing self-reference, and because parent nodes aren''t considered harmful in my own world, I give you: http://www.codinghorror.com/blog/archives/000982.html I think it manages to somehow be both on- and off-topic at the same