]> arthur.barton.de Git - AnsibleRoles.git/blobdiff - README.md
check-mk-agent: "nagios-plugins-basic" is "monitoring-plugins-basic" since Debian...
[AnsibleRoles.git] / README.md
index 4f4d33f732c0c111d9860fa41300fcbe7d4ddec0..475730cfb1d9b8bc7b2b2afa4c07c5478257cb3c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -75,7 +75,7 @@ directory hierarchy.
 
  - check-mk-agent
  - check-mk-agent-logwatch
- - nagios-plugins-basic
+ - monitoring-plugins-basic
 
 
 ### debian-base
@@ -260,6 +260,31 @@ Generic "base role" for the operating system, pulls in the actual OS and
 distribution specific role (e. g. "debian-base").
 
 
+### piwik
+
+#### Depends on / Pulls in
+
+ - os-base
+ - apache2-php5
+
+#### Installed Packages
+
+ - piwik
+
+#### Variables
+
+ - `piwik_apt_repository`
+ - `piwik_vhost_ipa`
+ - `piwik_vhost_port`
+ - `piwik_vhost_fqdn`
+ - `piwik_admin_email`
+ - `piwik_db_host`: Initial database host.
+ - `piwik_db_user`: Initial database user.
+ - `piwik_db_password`: Initial database password.
+ - `piwik_db_name`: Initial database name.
+ - `piwik_trusted_hosts`: Initial list of trusted hosts.
+
+
 ### postfix
 
 Postfix SMTP server setup.