Skip to content

Commit d378d8a

Browse files
author
Ashley Penney
committed
Merge pull request puppetlabs#209 from mnencia/patch-1
Tag the postgresql-contrib package as postgresql
2 parents 421e9ae + 2344960 commit d378d8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manifests/contrib.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@
2424
package { 'postgresql-contrib':
2525
ensure => $package_ensure,
2626
name => $package_name,
27+
tag => 'postgresql',
2728
}
2829
}

0 commit comments

Comments
 (0)