Project

General

Profile

« Previous | Next » 

Revision 88e4c164

Added by Dominic Cleal about 11 years ago

Add database management support

database.yml is now managed by this module, and by default it will fully manage
a PostgreSQL server on the host. The db_type parameter can be changed to
manage MySQL or use SQLite instead. The puppet-postgresql and puppetlabs-mysql
modules are used. db_manage can be changed to stop managing the server and
instead only manage Foreman's database config.

  • added
  • modified
  • copied
  • renamed
  • deleted