1 # NOTE: for defining hosts both hostnames and IP addresses forms can be used
2 # however it is advised to keep it consistent over the file, especially if
3 # the same host is used by multiple containers
4 # e.g. if some host will be described by IP address at first('127.0.0.1')
5 # and at some place the same host will be called using its hostname
6 # ('localhost') then ansible will treat them as different entities and
7 # synchronization problems during parallel dependencies installation
15 insert_ipmi_modules=true
16 #to use master or experimental container set the collectd flavor below
17 #possible values: stable|master|experimental
21 #hostname or ip must be used.
22 #using localhost will cause issues with collectd network plugin.
32 #NOTE: currently one zookeeper host is supported