Skip to content

Instantly share code, notes, and snippets.

Created August 29, 2014 21:24
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 anonymous/955f8fb7d234f48ac672 to your computer and use it in GitHub Desktop.
Save anonymous/955f8fb7d234f48ac672 to your computer and use it in GitHub Desktop.
SLS file:
install_postgresql_pgdg:
pkg.installed:
- sources:
- pgdg-centos93-9.3-1.noarch: http://yum.postgresql.org/9.3/redhat/rhel-6-x86_64/pgdg-centos93-9.3-1.noarch.rpm
Result:
----------
ID: install_postgresql_pgdg
Function: pkg.installed
Name: postgresql_pgdg
Result: False
Comment: The following packages failed to install/update: pgdg-centos93-9.3-1=http://yum.postgresql.org/9.3/redhat/rhel-6-x86_64/pgdg-centos93-9.3-1.noarch.rpm.
Started: 21:17:15.365970
Duration: 7855.38 ms
Changes:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment