On 10/07/10 10:43, Mike Pountney wrote:
> +1 to that!
> 
> I'm particularly interested in using hashes and stages.
> 
> Any knowledge of known gotchas going from 0.25 manifests would be 
> appreciated, if available :)

I just tried with my production manifests (on a test env) and found only
3 issues so far:

#4205: impossible to manually import twice the same manifest/module
(yes, I have stuff I never re-written after the autoloader was fully
working back in 0.23.x)
http://projects.reductivelabs.com/issues/4205

#4206: import "path/*" is importing twice the same manifests, which by
vertue of #4205 fails hard (patch sent to puppet-dev)
http://projects.reductivelabs.com/issues/4205

#4207: storeconfigs has a big issue, it wants to store the whole
environment (including full catalog) in the environment column of the
hosts table (patch sent to puppet-dev).
http://projects.reductivelabs.com/issues/4205

Besides those, the puppetmaster part worked fine (I was testing with my
modified puppet-test as a client). I didn't had time to test the client
part, nor a 0.25.x client to a 2.6.0 master, so YMMV.

-- 
Brice Figureau
My Blog: http://www.masterzen.fr/

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to