Re: [Puppet Users] Basic question

2016-07-21 Thread Stig Sandbeck Mathisen
module is one of several modules which can do this. There are lots of good examples of how to use it at https://forge.puppet.com/puppet/archive -- Stig Sandbeck Mathisen -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe

Re: [Puppet Users] Announce: Puppet 3.5.0-rc1 Available.

2014-03-15 Thread Stig Sandbeck Mathisen
Ryan McKern writes: > * Create a `$confdir/environments` directory on your puppet master. Does it have to be $confdir/environments, or is it configurable? -- Stig Sandbeck Mathisen -- You received this message because you are subscribed to the Google Groups "Puppet Users&qu

Re: [Puppet Users] Howto model different stages

2013-10-02 Thread Stig Sandbeck Mathisen
recommended not to use puppet environments and/or > branches. Did you get a reason for this recommendation? -- Stig Sandbeck Mathisen -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving

Re: [Puppet Users] squeeze dist-upgrade considerations - puppet 2.6.2 -> 2.7.18

2013-08-26 Thread Stig Sandbeck Mathisen
hat breaks. Rollback to the snapshot, fix the problem in a hopefully compatible-with-the-old-release way, and try again. If you're completely stuck, ask on the puppet user mailing list. :) -- Stig Sandbeck Mathisen -- You received this message because you are subscribed to the Google Groups &quo

Re: [Puppet Users] squeeze dist-upgrade considerations - puppet 2.6.2 -> 2.7.18

2013-08-23 Thread Stig Sandbeck Mathisen
log on your puppet master. Deprecations will be visible there. -- Stig Sandbeck Mathisen -- 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+

Re: [Puppet Users] Facter 1.6.9 complains about "No LSB modules are available."

2012-05-18 Thread Stig Sandbeck Mathisen
ot; (and "lsb-security") installed, the value looks like this: core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch: \ core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch: \ core-4.0-amd64:core-4.0-noarch:core-4.1-amd64:core-4.1-noarch: \ security-4.0-amd64:security-4.0-

Re: [Puppet Users] Running command in server

2012-03-05 Thread Stig Sandbeck Mathisen
e output. If you're new to ruby, you can test ruby code in "irb", interactive ruby. irb> %x{hostname --fqdn}.chomp => "dagon.fnord.no" -- Stig Sandbeck Mathisen Any sufficiently advanced incompetence is indistingui

Re: [Puppet Users] Subscribe and Require

2011-04-27 Thread Stig Sandbeck Mathisen
rm "I think so". :) -- Stig Sandbeck Mathisen Oooo, shiny! -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from

Re: [Puppet Users] ANNOUNCE: Puppet 2.6.6 available!

2011-03-09 Thread Stig Sandbeck Mathisen
Jacob Helwig writes: > This release is available for download at: > http://puppetlabs.com/downloads/puppet/puppet-2.6.6.tar.gz An upload of puppet 2.6.6 has been made to Debian Unstable. -- Stig Sandbeck Mathisen pgpdMBGhtaSLQ.pgp Description: PGP signature

Re: [Puppet Users] ANNOUNCE: Puppet 2.6.6 - Release Candidate 1 available!

2011-03-03 Thread Stig Sandbeck Mathisen
Jacob Helwig writes: > This maintenance release fixes two issues with Puppet 2.6.5. To help with testing on Debian or Ubuntu, I've updated the apt repo at: deb http://people.debian.org/~ssm/repo unstable main deb-src http://people.debian.org/~ssm/repo unstable main -- Stig

Re: [Puppet Users] Re: Do we need a new name for "--test"?

2011-01-23 Thread Stig Sandbeck Mathisen
Jesse Reynolds writes: > --manual Looks better than --interactive, since I don't assume it will start asking me questions. :) -- Stig Sandbeck Mathisen Oooo, shiny! -- You received this message because you are subscribed to the Google Groups "

Re: [Puppet Users] Do we need a new name for "--test"?

2011-01-23 Thread Stig Sandbeck Mathisen
Patrick writes: > I know some people use it whenever they want "--verbose --no-daemonize > --onetime". This is common use of the puppet agent at my site. -- Stig Sandbeck Mathisen Oooo, shiny! -- You received this message because you are s

Re: [Puppet Users] Puppet Clients requesting classes

2011-01-12 Thread Stig Sandbeck Mathisen
Stig Sandbeck Mathisen writes: > , > | node *.desktops.example.org { > | case $server_role { > | /:desktop:/ { include my::desktop::class } > | /:mission_critical:/ { include corp::absolutely::vital:class } > | /:whohooo:/ { inc

Re: [Puppet Users] Puppet Clients requesting classes

2011-01-11 Thread Stig Sandbeck Mathisen
:) Note: This will not remove things installed by other roles, if you switch roles. Your classes will have to fix that. If one role installs "apache HTTPD", your other roles would have to know about this, and remove it. This is not specific to role-based configuration. -- Stig Sandb

Re: [Puppet Users] Does Puppet depend on Augeas?

2010-12-06 Thread Stig Sandbeck Mathisen
hat (apart from > Augeas resources not working, obviously). Apart from that, and probably failed tests in the "puppet-testsuite" package, there should be none. -- Stig Sandbeck Mathisen (fnord) -- You received this message because you are subscribed to the Google Groups "P

Re: [Puppet Users] Does Puppet depend on Augeas?

2010-12-06 Thread Stig Sandbeck Mathisen
f not, > I'll see if I can harrass the Ubuntu maintainer about this :-) augeas is a native type[1] in puppet, so a hard dependency, rather than a recommendation, is proper. [1] <http://docs.puppetlabs.com/guides/types/augeas.html> -- Stig Sandbeck Mathisen -- You received this message

[Puppet Users] Re: puppet 0.25.1 debs done... but availability delayed.

2009-10-30 Thread Stig Sandbeck Mathisen
On 29 Okt, 10:58, Nicolas Szalay wrote: > > Do you plan to make (even unofficial) backport for lenny of 0.25.X ? Put the following in your /etc/apt/sources.list: deb http://people.debian.org/~ssm/puppet/ lenny/all/ -- Stig Sandbeck Ma

[Puppet Users] Re: ANNOUNCE: 0.25.0 Release Candidate 1 is out!

2009-08-07 Thread Stig Sandbeck Mathisen
pt source: deb http://people.debian.org/~ssm/puppet/ lenny/all/ -- Stig Sandbeck Mathisen pgpKbKJXX8rXV.pgp Description: PGP signature