Skip to content

Instantly share code, notes, and snippets.

@olivermt
Created January 28, 2016 12:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save olivermt/991aa80d193c8330e94f to your computer and use it in GitHub Desktop.
Save olivermt/991aa80d193c8330e94f to your computer and use it in GitHub Desktop.
pkgrepo.managed:
- humanname: 'Postgresql repo'
- name: 'deb http://apt.postgresql.org/pub/repos/apt/ trusty-pgdg main'
- file: /etc/apt/sources.list.d/pgdg.list
- key_url: https://www.postgresql.org/media/keys/ACCC4CF8.asc
- require_in:
- pkg: postgresql-client-9.4
pkg.installed:
- name: postgresql-client-9.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment