Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for SaltStack Nitrogen format for per db schemas and extensions #146

Open
YetAnotherMinion opened this issue Feb 6, 2017 · 0 comments

Comments

@YetAnotherMinion
Copy link
Contributor

I see warning that schemas and extensions will not work in Nitrogen version of SaltStack. I made a naive attempt to squash this error by moving the per database extensions and schemas under a context key, but that just changed the warning to context being an invalid keyword for postgres_database.present. I don't know enough about salt yet to know exactly where the postgres_database_present expects to find the context parameter.

 Warnings: 'extensions' and 'schemas' are invalid keyword arguments for
              'postgres_database.present'. If you were trying to pass additional
              data to be used in a template context, please populate 'context'
              with 'key: value' pairs. Your approach will work until Salt
              Nitrogen is out. Please update your state files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant