more readme warnings about centos 5 requirements
Signed-off-by: Nick Chappell <nick@intronic.org> Merged from: https://github.com/Icinga/puppet-icinga2/pull/41 refs#7674: https://dev.icinga.org/issues/7674
This commit is contained in:
parent
b139f775a6
commit
7242b7b07c
1 changed files with 2 additions and 0 deletions
|
@ -62,6 +62,8 @@ The example below shows the [Puppet Labs Postgres module](https://github.com/pup
|
|||
For production use, you'll probably want to get the database password via a [Hiera lookup](http://docs.puppetlabs.com/hiera/1/puppet.html) so the password isn't sitting in your site manifests in plain text.
|
||||
|
||||
####Note For CentOS 5
|
||||
You must be running CentOS 5.11 and _no later_ in order to satisfy dependencies.
|
||||
|
||||
If you are attempting to install Icinga2 server on CentOS 5 (discouraged) and would like to use PostgreSQL, you must provide a non-EOL'd version of it. If you are installing PostgreSQL for the first time, you can tell the module to manage the pgsql YUM repository like so:
|
||||
|
||||
<pre>
|
||||
|
|
Loading…
Reference in a new issue