Skip to content

Instantly share code, notes, and snippets.

@invalidusrname
Last active April 3, 2019 15:34
Show Gist options
  • Save invalidusrname/09230ae3e61bed51c04f to your computer and use it in GitHub Desktop.
Save invalidusrname/09230ae3e61bed51c04f to your computer and use it in GitHub Desktop.
postgres 9.4 puppet variables
postgresql::globals::version: "9.4"
postgresql::globals::client_package_name: "postgresql-client-9.4=9.4.0-1.pgdg12.4+1"
postgresql::server::package_ensure: "9.4.0-1.pgdg12.4+1"
postgresql::major_version: &pg_major_version 9.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment