Re: [Puppet Users] Issue with puppetlabs-java

2017-01-20 Thread Lowe Schmidt
The README.md says the following. "Oracle Java is supported on: - CentOS 6" -- Lowe Schmidt | +46 723 867 157 On 20 January 2017 at 16:58, bodik wrote: > class {"java": } but i doubt that {"java::oracle": } > > On 01/20/2017 04:53 PM, Gustavo S. L. wrote: > > cat manifests/* | grep -i

Re: [Puppet Users] Issue with puppetlabs-java

2017-01-20 Thread bodik
class {"java": } but i doubt that {"java::oracle": } On 01/20/2017 04:53 PM, Gustavo S. L. wrote: > cat manifests/* | grep -i xenial -A 5 -B 5 --color > > The problem may not be in the module > > 2017-01-20 13:47 GMT-02:00 bodik : > >> >>> unsupported platform Ubuntu at >>> /etc/puppetlabs/

Re: [Puppet Users] Issue with puppetlabs-java

2017-01-20 Thread Gustavo S. L.
cat manifests/* | grep -i xenial -A 5 -B 5 --color The problem may not be in the module 2017-01-20 13:47 GMT-02:00 bodik : > > > unsupported platform Ubuntu at > > /etc/puppetlabs/code/environments/production/ > modules/java/manifests/oracle.pp:127:11 > > from the code > https://github.com/puppe

Re: [Puppet Users] Issue with puppetlabs-java

2017-01-20 Thread bodik
> unsupported platform Ubuntu at > /etc/puppetlabs/code/environments/production/modules/java/manifests/oracle.pp:127:11 from the code https://github.com/puppetlabs/puppetlabs-java/blob/master/manifests/oracle.pp#L147 i can see that probably puppetlabs-java module is made just to support official

[Puppet Users] Issue with puppetlabs-java

2017-01-20 Thread Peter Berghold
Supposedly on the forge site it says the module was tested under Ubuntu. I'm running Ubuntu Xenial and when I apply the java::oracle class to the machine I get -- Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Res