Commit ef3c118
committed
(maint) Fix ca-certificates update for el6; re-enable PDB
This commit edits the yum repos on RHEL6 to allow us to install a newer
`ca-certificates` package that avoids the expired Let's Encrypt root
cert. This allows us to successfully install postgres, which in turn
allows this commit to also re-enable testing with PDB on EL6.1 parent 3d57c61 commit ef3c118
File tree
2 files changed
+8
-1
lines changed- acceptance
- lib
- suites/pre_suite/foss
2 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
4 | 10 | | |
5 | 11 | | |
6 | 12 | | |
| |||
0 commit comments