Skip to content

Commit

Permalink
Added extra tests for travis to create extensions in "foobar" database
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Clough authored and sebalix committed Mar 19, 2018
1 parent e918dbe commit 12de479
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/docker/group_vars/postgresql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ postgresql_ext_install_contrib: true
postgresql_ssl: false
postgresql_pgtune: false
postgresql_ext_install_postgis: false
postgresql_database_extensions:
- db: foobar
extensions:
- adminpack
- pgcrypto
- unaccent

0 comments on commit 12de479

Please sign in to comment.