On 5/6/16 7:22 AM, Rob Nelson wrote:
I have not done this, but I suspect a stairstep upgrade of 2.7 -> 3.0 ->
3.8 w/future parser -> 4.latest would be the easiest. You *might* be
able to skip to 3.8, technically, but I suspect your code would blow up
in strange ways that would be less obvious than the additional step.

Depending on your OS I'd lean towards this upgrade progression.

2.7.25 -> 3.2.4 (new master, migrate clients) -> 3.4.3 (optional) -> 3.8.7 -> 3.8.7 (future parser) -> 4.x (new master, migrate clients)

People tend to forget, but moving off 2.7 will likely change from Ruby 1.8.7 to 1.9.3+ which can cause templates to be evaluated differently.

Ramin

--
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/87efcc18-d0ca-5a1a-4291-16e43aaa56d0%40badapple.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to