Skip to content

stephaneLII/chef-squirrelmail

Repository files navigation

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 (stephane.lii@informatique.gov.pf)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors