File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3535| ` repo_pgdg_source_updates_testing ` | | true, false | ` false ` | Create pgdg-source-updates-testing repo | |
3636| ` setup_repo_pgdg_source_updates_testing ` | | true, false | value of previous | Whether or not to manage the pgdg_source_updates_testing repo | |
3737| ` yum_gpg_key_uri ` | | String | platform specific | YUM/DNF GPG key URL | |
38- | ` apt_repository_uri ` | | String | https://download.postgresql.org/pub/repos/apt/ | apt repository URL | |
39- | ` apt_gpg_key_uri ` | | String | https://download.postgresql.org/pub/repos/apt/ACCC4CF8.asc | apt GPG key URL | |
38+ | ` apt_repository_uri ` | | String | [ https://download.postgresql.org/pub/repos/apt/ ] ( https://download.postgresql.org/pub/repos/apt/ ) | apt repository URL | |
39+ | ` apt_gpg_key_uri ` | | String | [ https://download.postgresql.org/pub/repos/apt/ACCC4CF8.asc ] ( https://download.postgresql.org/pub/repos/apt/ACCC4CF8.asc ) | apt GPG key URL | |
4040| ` initdb_additional_options ` | | String | | Additional options to pass to the initdb command | |
4141| ` initdb_locale ` | | String | | Locale to use for the initdb command | |
4242| ` initdb_encoding ` | | String | | Encoding to use for the initdb command | |
Original file line number Diff line number Diff line change 33maintainer_email '[email protected] ' 44license 'Apache-2.0'
55description 'Installs and configures postgresql for clients or servers'
6- version '12.1 .0'
6+ version '12.3 .0'
77source_url 'https://github.com/sous-chefs/postgresql'
88issues_url 'https://github.com/sous-chefs/postgresql/issues'
99chef_version '>= 16.0'
You can’t perform that action at this time.
0 commit comments