bundles/postgresql: install dev packages
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
d442ab399e
commit
0533e4087a
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
pkg_apt = {
|
pkg_apt = {
|
||||||
'postgresql-11': {},
|
'postgresql-11': {},
|
||||||
'postgresql-client-11': {},
|
'postgresql-client-11': {},
|
||||||
|
'postgresql-server-dev-11': {},
|
||||||
}
|
}
|
||||||
|
|
||||||
if node.has_bundle('zfs'):
|
if node.has_bundle('zfs'):
|
||||||
|
|
Loading…
Reference in a new issue