database::packages
Overview
This class contains the definition all the packages you need to have installed on your system.
When these customizations aren’t enough, you can replace the class with your own class. See pg_profile::database for an explanation on how to do this.
Attributes
| Attribute Name | Short Description |
|---|---|
| list | The additiona packages to install besides the standard Postgres packages. |
list
The additiona packages to install besides the standard Postgres packages.
The defaults are:
pg_profile::database::packages::list: {}
