forked from ISTI-ansible-roles/ansible-roles
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:
parent
875acb1dd1
commit
6ed9a89ed5
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
dependencies:
|
||||
- role: '../../library/roles/iptables'
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue