Skip to content

Instantly share code, notes, and snippets.

@whytewolf
Created March 26, 2018 21:42
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 whytewolf/d6c8ba091b103043f62b45621eed9bdf to your computer and use it in GitHub Desktop.
Save whytewolf/d6c8ba091b103043f62b45621eed9bdf to your computer and use it in GitHub Desktop.
cluster_running:
cmd.run:
- name: {{ 'pg_ctlcluster ' ~ postgresql_version ~ ' ' + postgresql_cluster + ' start' }}
- onchanges:
- postgres_cluster: cluster_initialized
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment