
Packstack install nagios server in controller node by default. Given the lack of integration between nagios and OpenStack services provided as deployed by packstack, i think this shouldn't be the case. This patch disables nagios installation by default. Change-Id: I19df1a09d971a06ee94dc543a003a5fd55dcb1f2
8 lines
302 B
YAML
8 lines
302 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Default value for configuration option CONFIG_NAGIOS_INSTALL has been
|
|
changed to 'n' in Ocata. Users that require nagios installation in their
|
|
packstack deployent will need to explicitely modify it to 'y' using
|
|
answers file or command line option '--nagios-install'.
|