Giter Club home page Giter Club logo

Comments (5)

biemond avatar biemond commented on June 23, 2024

his Brad,

This should work and the default is secure so this should work for you. But I know puppet is doing a lot caching so can you restart all pe services on the master and client vm's . Next do a puppet run on the master first , puppet agent --test, plus same on the clients . This will detect all the differences.

Yeah wls adminserver is a puppet type and not easy type one. And is doing all the server control actions and supports subscribe with refresh only.

Hope this helps

from biemond-orawls.

biemond avatar biemond commented on June 23, 2024

Plus maybe check these files and compare them with your local orawls module ones, maybe something went wrong replacing them.

the type, probably this one is not detected by control.pp
https://github.com/biemond/biemond-orawls/blob/master/lib/puppet/type/wls_adminserver.rb

and

https://github.com/biemond/biemond-orawls/blob/master/lib/puppet/provider/wls_adminserver/wls_adminserver.rb

By the way you can skip control.pp, it is only there to be backwards compatible and call it directly
https://github.com/biemond/biemond-orawls#wls_adminserver

Cheers

from biemond-orawls.

bradmcnaughton avatar bradmcnaughton commented on June 23, 2024

Hi Edwin,
I wasn't able to resolve it with a restart. I ended up dropping the control.pp and changing to the wls_adminserver resource instead. That woks fine.
Anyway, this seems most likely to be environment related so I'll close it. Thanks for your advice!

from biemond-orawls.

biemond avatar biemond commented on June 23, 2024

Hi Brad

I also had those errors when I used the same manifests name like opatch in the oradb and the orawls module. Somehow the module namespace is ignored in the catalog phase.

or there can be 2 version of orawls on the puppet module path , even with a different name like orawls.old

but wls_adminserver is the one to use.

Cheers

from biemond-orawls.

biemond avatar biemond commented on June 23, 2024

Hi Brad,

Did you see this bug in puppet master
Move orawls and easy_type to the primary module location pup-1515 when the Puppet master loads a Type, it searches the environment that the agent requested. When it loads providers for that type, it searches the default environment instead of the one the agent requested.

from biemond-orawls.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.