biemond-orawls icon indicating copy to clipboard operation
biemond-orawls copied to clipboard

Puppet 3/4 module for WebLogic provisioning module ( Linux & Solaris )

Results 100 biemond-orawls issues
Sort by recently updated
recently updated
newest added

Hi, I need you help when i am calling the WLS_Domain module for the domain instance . Puppet is calling default domain. Not the domain which i created. It saying...

Hi Team, Need a urgent help on node manager properties file.When i ran puppet i am getting below issue. Error: Could not set 'present' on ensure: No such file or...

When I have the following yaml: ``` user_instances: 'testuser1': ensure: 'present' password: 'weblogic1' authenticationprovider: 'DefaultAuthenticator' realm: 'myrealm' description: 'my test user' # this will use default as wls_setting identifier group_instances:...

wls_deployment, for shared library redeployment with change in versionidentifier fails with message deployed application reference it. Below are the details: Weblogic: **weblogic1221** **in puppet log, in debug,** we get to...

Can we include functionality to configure WTC Servers (Weblogic Tuxedo Connector) using orawls?

I have provided same hiera files and running puppet apply again and again without any changes in yaml files. puppet is printing some messages which says properties changed from []...

Hi, I'm hoping you can help. I've got a domain with multiple resource adapters, puppet creates them as per the yaml, yet on the next run puppet says they don't...

Any plans to implement custom templates like you do for database? I need to install with out Coherence. https://github.com/biemond/biemond-orawls/blob/master/manifests/weblogic_type.pp#L179

Hi Biemond, I am using puppet version 4.10.1 I wanted to deploy my application (war) to multiple Cluster. That means I wanted to target to multiple cluster. For example ....

Hi, encountering an issue when running puppet agent. We have easy_type module installed and available to the puppet master