Skip to content

Commit 50c7671

Browse files
authored
fix: tests
1 parent d38c80f commit 50c7671

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/postgresql_install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
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 | |

0 commit comments

Comments
 (0)