Coder Social home page Coder Social logo

dirsrv-cookbook's People

Contributors

awillis avatar azrael808 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dirsrv-cookbook's Issues

Syntax in custom resources seems to be incorrect

It seems that there are some syntax issues when declaring attributes in the custom resources. For example:

https://github.com/RiotGamesCookbooks/dirsrv-cookbook/blob/master/resources/agreement.rb#L32

According to the Chef guys, this is invalid, you can't declare it as an enum - it needs to be defined as a String, and then value validation later. Discovered with Chef client 12.14.60. When changed to SSL, the error returned is:

  TypeError
  ---------
  class or module required

I have more details if required including a full stack trace.

Index Creation is not Idempotent

I noticed that Index creation happens on every Chef run. Is there any way to make that idempotent so it only runs if it is new or is a modification?

Every time Chef runs the index creation provider runs and an indexing task is generated. That means an index operation is run on the LDAP server every time Chef runs. The cookbook shouldn't try to create an index task on every Chef run if the index itself hasn't changed or isn't new.

Not sure what direction to go to make this idempotent.

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.