library/roles/ubuntu-deb-general: do not configure munin by default anymore.

d4science-ghn-cluster: First bits of a couchdb cluster.
This commit is contained in:
Andrea Dell'Amico 2015-06-19 19:34:45 +02:00
parent 875acb1dd1
commit 6ed9a89ed5
2 changed files with 1 additions and 4 deletions

View File

@ -1,3 +0,0 @@
---
dependencies:
- role: '../../library/roles/iptables'

View File

@ -69,7 +69,7 @@ ipv6_sysctl_file: /etc/sysctl.d/10-ipv6-disable.conf
install_resolvconf: True
# Install and configure munin
configure_munin: True
configure_munin: False
# Manage the root ssh keys
manage_root_ssh_keys: True