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

Types and providers for instances and catalog configuration #9

Merged
merged 11 commits into from
Nov 8, 2016

Conversation

crayfishx
Copy link
Owner

This PR adds a significant amount of functionality that enables the module to configure DB2 catalog entries within instances (DB2 CATALOG DATABASE..etc). It currently supports types and providers for;

  • db2_catalog_node
  • db2_catalog_database
  • db2_catalog_dcs

The framework used for these should make it fairly easy to add further types and providers to expand this functionality in future releases.

Also, a new type and provider has been added for creating db2 instances, the db2_instance type is now called from the db2::instance puppet definition and the exec resource to call db2icrt has been removed.

@crayfishx crayfishx merged commit d77f7ff into master Nov 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant