Servus, Thank you very much for the answer. As I said originally -- I need puppet *master* 4 (not puppet*server*). Then there came advise to use puppetserver instead and mess around JDKs.
Thanks On Tue, Oct 18, 2016 at 7:10 PM, Thomas Hager <[email protected]> wrote: > On Mon, 2016-10-17 at 13:13 +0200, Ilia Ternovich wrote: > > I would like to install puppet first and then manage my oracle jdk > > installation with it. I don't need OpenJDK > > > Well, before managing anything with Puppet, you need a working > puppetserver. And puppetserver has a dependency on OpenJDK, because > it's the only JDK shipped with Xenial. > > So, install puppetserver with OpenJDK and write your manifest to > install Oracle's JDK later (you can safely install OpenJDK and Oracle > JDK in parallel on Ubuntu). > > But the question remains, why would you want to install Oracle JDK > on the puppetserver? Puppetserver works fine with OpenJDK on Xenial, > been running it for 3-4 months now without a glitch. > > Cheers, > Tom. > > > Thomas "Duke" Hager [email protected] > GPG: 2048R/791C5EB1 http://www.sigsegv.at/gpg/duke.gpg > ================================================================= > "Never Underestimate the Power of Stupid People in Large Groups." > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Puppet Users" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/puppet-users/l2SQACok7Us/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/puppet-users/1476810616.12999.1.camel%40sigsegv.at. > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CAPP%2BqtDbgJHgTwRMeZEKchWq%2BOPubbzG1M%2BH91CP0kr63%2BAwEw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
