Say what kind of schema is being loaded.

This commit is contained in:
Nick Chappell 2014-11-19 21:15:25 -08:00
parent 72d9ed9198
commit 6ad8e09489

View file

@ -128,7 +128,7 @@ class { 'icinga2::server':
}
</pre>
When the `server_db_type` parameter is set, the right IDO database connection packages are automatically installed and the schema is loaded.
When the `server_db_type` parameter is set, the right IDO database connection packages are automatically installed and the database schema is loaded.
**Note:** 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: