Giter Club home page Giter Club logo

puppet-apelpublisher's People

Contributors

fschaer avatar kreczko avatar

Stargazers

 avatar

Watchers

 avatar  avatar

puppet-apelpublisher's Issues

Fix apel_version fact

If apel is not installed, this error appears:
Could not retrieve apel_version: private method `split' called for nil:NilClass

problems with newer mysql modules

Which version of the mysql::server module are you using?

I get a lot of errors when I try it with my version (mysql::server version > 2.0):

  • in apelpublisher::config::mysql:
    • config_hash parameter doesn't exist in newer versions
  • in apelpublisher::create_database:
    • dependency Database[$mysql_database] can't be satisfied, it works if I change it to Mysql_database[$mysql_database]]
    • in the onlyif you use "use apelclient; ...", but you allow to pass $mysql_database, so it should be "use ${mysql_database}"
  • in apelpublisher::db_permissions:
    • database_grant has been deprecated in favor of mysql_grant
    • database_grant fails with SQL syntax errors, probably a problem in the mysql module (maybe caused by the deprecation of database_grant)

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.