Giter Club home page Giter Club logo

Comments (3)

biemond avatar biemond commented on September 25, 2024

Hi Josh,

that would be very appreciated.

Thanks to @mkelderm for adding this feature last week to a cluster. You can re-use the same properties and move them from lib/puppet/type/wls_cluster to lib/puppet/type/shared

wls_cluster { 'WebCluster2':
  ensure                  => 'present',
  messagingmode           => 'unicast',
  migrationbasis          => 'consensus',
  servers                 => ['wlsServer3','wlsServer4'],
  unicastbroadcastchannel => 'channel',
  multicastaddress        => '239.192.0.0',
  multicastport           => '7001',
  frontendhost            => '10.10.10.10'
  frontendhttpport        => '1001'
  frontendhttpsport       => '1002'
}

from biemond-orawls.

robh007 avatar robh007 commented on September 25, 2024

Hi Edwin, I'm going to send a PR for this. As suggested above I've copied the files from the wls_cluster type into shared. I've modified the files in shared not to not include the easytype validators name. I think the wls_cluster implementation isn't idempotent. Because there isn't a way to remove the frontend host name and if you try to set it to have a blank value or '' I think the validator is then spotting this and reporting an error. What I've done I think allows for setting the initial frontendhost and with the ability to remove and also you can change. If it's not what you would like to see let me know and I can change to suit.

Thanks

Rob.

from biemond-orawls.

JoshiiSinfield avatar JoshiiSinfield commented on September 25, 2024

Closing this as my colleague Rob uploaded a PR which was merged a while ago.

Cheers,
Josh

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.