[Puppet Users] Re: creating symlinks with wildcards

2009-05-13 Thread List Account
That's a really good idea. Thanks for sharing. Ed Sent from my iPhone On May 12, 2009, at 11:23 AM, Nigel Kersten wrote: > > On Tue, May 12, 2009 at 8:16 AM, Edward Bailey > wrote: >> To explain the background behind my question >> >> We have a number of situations where it would be great if

[Puppet Users] Re: creating symlinks with wildcards

2009-05-13 Thread List Account
I wish I could upgrade to 1.6. We just upgraded to the 1.5 jdk. The rpms I have do not create a symlink. Thanks! Sent from my iPhone On May 12, 2009, at 11:34 AM, Trevor Hemsley wrote: > > I think you picked a bad example :) > > Java installs a symlink /usr/java/latest which points to (surpr

[Puppet Users] Re: creating symlinks with wildcards

2009-05-12 Thread Trevor Hemsley
I think you picked a bad example :) Java installs a symlink /usr/java/latest which points to (surprise!) the latest version that is installed. Or maybe this is a Java 1.6 thing in which case you might want to accelerate your migration Edward Bailey wrote: > To explain the background behind my q

[Puppet Users] Re: creating symlinks with wildcards

2009-05-12 Thread Nigel Kersten
On Tue, May 12, 2009 at 8:16 AM, Edward Bailey wrote: > To explain the background behind my question > > We have a number of situations where it would be great if I could have > puppet automatically maintain a symlink for a resource such as the Java JVM. > > For example - we install the JDK in /u