Skip to content

Instantly share code, notes, and snippets.

@dalen
Created April 30, 2013 13:51
Show Gist options
  • Save dalen/5488850 to your computer and use it in GitHub Desktop.
Save dalen/5488850 to your computer and use it in GitHub Desktop.
class postgresql (
$version = '9.2',
$datadir = "/var/lib/postgresql/${version}/main",
) {
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment