Skip to content

Commit

Permalink
Vagrant: install puppetlabs-postgresql (#193)
Browse files Browse the repository at this point in the history
Provisioning (ad hoc) Keycloak test instances that use postgresql fails without
this module.

Signed-off-by: Samuli Seppänen <[email protected]>

Co-authored-by: Samuli Seppänen <[email protected]>
  • Loading branch information
mattock and mattock authored May 25, 2021
1 parent 9bef8f9 commit 6cd7db5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vagrant-common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#
puppet module install puppetlabs-stdlib
puppet module install puppetlabs-mysql
puppet module install puppetlabs-postgresql
puppet module install puppetlabs-java
puppet module install puppetlabs-java_ks
puppet module install puppetlabs-concat
Expand Down

0 comments on commit 6cd7db5

Please sign in to comment.