[Pkg-puppet-devel] Bug#610877: puppetmaster - Overriding parameters of parameterized classes impossible

Bastian Blank waldi at debian.org
Sun Jan 23 16:39:02 UTC 2011


Package: puppetmaster
Version: 2.6.2-4
Severity: important

Puppet changed the behaviours of parameterized classes between -3 and -4
for #607294. It now _silently_ ignores overrides, see upstream bug
5517[1].

Example:

| class postfix::config::smarthost inherits postfix::config::smarthost::base {
|   class {
|     "Postfix::Config::Smarthost::Main":
|   }
| }
| 
| class postfix::config::smarthost::public inherits postfix::config::smarthost {
|   Class[Postfix::Config::Smarthost::Main] {
|     inet_interfaces => "all",
|   }
| }

Bastian

[1]: http://projects.puppetlabs.com/issues/5517

-- System Information:
Debian Release: 6.0
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash





More information about the Pkg-puppet-devel mailing list