GithubHelp home page GithubHelp logo

chef-squirrelmail's Introduction

chef-squirrelmail-cookbook

This cookbook install and configure the squirrelmail package.

Supported Platforms

  • DEBIAN 7.0.1

Attributes

Key Type Description Default
['chef-squirrelmail']['squirrel_home'] String default config files /etc/squirrelmail
['chef-squirrelmail']['apache2_home'] String default config files for apache2 /etc/apache2
['chef-squirrelmail']['site_name'] String name of the apache site web webmail
['chef-squirrelmail']['site_home'] String Path to the squirrelmail web site /usr/share/squirrelmail
['chef-squirrelmail']['data_home'] String Path to the squirrelmail users data /usr/share/squirrelmail/data
['chef-squirrelmail']['apache_owner'] String Owner of the apache user www-data
['chef-squirrelmail']['apache_group'] String Group of the apache user www-data

See the default attribute file for more precisions.

Usage

chef-squirrelmail::default

Include chef-squirrelmail in your node's run_list:

{
  "run_list": [
    "recipe[chef-squirrelmail::default]"
  ]
}

License and Authors

Author : DSI ([email protected])

chef-squirrelmail's People

Watchers

James Cloos avatar SLII avatar

chef-squirrelmail's Issues

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.