Commit fd9a50c
committed
(gh-19) Provide pg repos on el platforms
Test runs could not find postgresql 14 on el-8. This snippet (slightly
modified) comes from the main branch and ensures a pg repo is configured
for any el platform so we have access to postgresql packages.
Seems like this should really be part of the puppetdb module though?
Or we should be using the postgresql module maybe?1 parent c3071e5 commit fd9a50c
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
23 | 33 | | |
24 | 34 | | |
25 | 35 | | |
| |||
0 commit comments