Results 322 comments of Edwin Biemond

no it is not required and it is default to '' you got some wlst exception where it tries to use '' as value else we need to remove this...

or remove this line https://github.com/biemond/biemond-orawls/blob/puppet4/lib/puppet/type/wls_server/log_rotationdir.rb#L6

first check if this solves your issue

Hi Can you check this #200, it should at least cover some of your wanted configuration you can do this on a wls_server ``` server_parameters: 'WebCluster' ``` and on wls_cluster...

Yeah, For now you can only startup the adminserver ( after the nodemanager startup ) because the domain creation does only the basic minimal things. after the adminserver is up...

yeah its hard, maybe you can use this vagrant box https://github.com/biemond/biemond-orawls-vagrant-12.1.3 just install vagrant and virtualbox and start it up. After this you can destroy it, re-create it again with...

Yeah you are right it is a vagrant bug. I can only start site.pp with puppet4 and vagrant ( I reported a vagrant bug ) and not the node.pp one...

and use sudo .. or sudo -i and do it from there

Ok can you run it with --debug so we can see the WLST output. and maybe add --trace when it somehow crashes in ruby

on the client -> puppet agent or puppet apply parameter option.