Skip to content

camptocamp/puppet-postgis

Repository files navigation

PostGis Puppet module

Puppet Forge Build Status

Usage

include ::postgis

This will install the postgis package, create a template\_postgis template database with geometry_columns and geometry_columns tables.

This module is provided by Camptocamp

Contributing

Please report bugs and feature request using GitHub issue tracker.

For pull requests, it is very much appreciated to check your Puppet manifest with puppet-lint to follow the recommended Puppet style guidelines from the Puppet Labs style guide.