WARNING!! Monasca is now deployed via Ansible. This Chef cookbook project is no longer maintained and may be out of date. It will be moved to the StackForge attic soon. monasca_notification Cookbook ========================= Sets up the monasca-notification daemon Requirements ------------ The cookbook only requires access to the monasca-notification package. Attributes ---------- #### monasca_notification::default
Key | Type | Description | Default |
---|---|---|---|
[:monasca_notification][:user] | String | System user for the daemon | monasca-notification |
[:monasca_notification][:group] | String | System group for the daemon | monasca-notification |
[:monasca_notification][:conf_dir] | String | Configuration Directory | /etc/monasca |
[:monasca_notification][:data_bag] | String | Configuration data bag | monasca_notification |
[:monasca_notification][:log_dir] | String | Daemon log directory | /var/log/monasca-notification |