packstack/releasenotes/notes/change-default-nagios-b190de0737165bf9.yaml
Alfredo Moralejo 4c04348577 Disable nagios installation by default
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
2017-01-19 04:24:34 -05:00

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'.