Code Monkey home page Code Monkey logo

sgnl05-racktables's People

Contributors

rathios avatar rspiak avatar sgnl05 avatar standalonesa avatar

Watchers

 avatar  avatar

sgnl05-racktables's Issues

External database server

This module will install and use mysql on local server. It needs to support connecting to external databases aswell.

Missing PHP modules for Ubuntu 12.04

There are two modules missing when trying to install, ldap and pcntl. The first one is easy, just install php5-ldap. Not sure if this can simply be added to the Debian package list or whether it would need a more specific distribution case-by-case check.
For installing pcntl the common method seems to be compiling it from source, not sure how one would be this with puppet. It also needs removing the necessary functions from disable_functions in /etc/php5/apache2/php.ini.

SSL certificates

Module needs support for handling SSL certificates (Apache module paramters 'ssl_cert' and 'ssl_key').

apache class overwrite not working

Hi,

could you please initialize the apache class only if it has not yet already been initialized ?
I'd suggest to wrap lines 14 to 20 of sgnl05-racktables/manifests/apache.pp within an if statement.

Reason I'd like that is that I need to harden apache security with

    trace_enable     => 'Off',
    server_signature => 'Off',
    server_tokens    => 'Prod',

and I'm unable to call the apache class "again" :)

Thank you and also thanks for the hard work put into the racktables puppet module.

MySQL/MariaDB install failes on CentOS 7

puppetlabs-mysql version 2.3.1 seems not to work on CentOS 7.

Current development version of puppetlabs-mysql seems to have fixed this, so CentOS 7 support should be removed from the racktables module until a new puppetlabs-mysql version is released.

inc/secret.php template

Module needs a template for handling the inc/secret.php file. It should handle LDAP/AD support aswell.

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.