Skip to content

Instantly share code, notes, and snippets.

@rooster-machineuser
Created January 23, 2016 00:13
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 rooster-machineuser/71fe905c8863e53c3ff7 to your computer and use it in GitHub Desktop.
Save rooster-machineuser/71fe905c8863e53c3ff7 to your computer and use it in GitHub Desktop.
/etc/postgresql/9.3/main/pg_hba.conf:
file.managed:
- template: jinja
- source: salt://database/config_files/pg_hba.conf
@Ch3LL
Copy link

Ch3LL commented Jan 23, 2016

pb_hba_conf:
file.managed:
- name: /etc/postgresql/9.3/main/pg_hba.conf
- template: jinja
- source: salt://database/config_files/pg_hba.conf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment