Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@flupke
Last active December 23, 2015 09:18
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 flupke/57135f86f62618a43ab1 to your computer and use it in GitHub Desktop.
Save flupke/57135f86f62618a43ab1 to your computer and use it in GitHub Desktop.
State:
include:
- postgres
gitlab_database_user:
postgres_user.present:
- name: git
- runas: postgres
- require:
- sls: postgres
state.highstate output:
State: - postgres_user
Name: git
Function: present
Result: False
Comment: The following requisites were not found:
require:
sls: postgres
Changes:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment