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

implement an instances method for the sensu_enterprise_dashboard_api_config json provider #649

Closed
dhgwilliam opened this issue Apr 28, 2017 · 1 comment · Fixed by #716
Closed
Assignees

Comments

@dhgwilliam
Copy link
Contributor

This would facilitate, e.g, using the resources resource to purge any unmanaged API endpoints from the config

See https://docs.puppet.com/puppet/4.10/provider_development.html#providerresource-api

jeffmccune added a commit to jeffmccune/sensu-puppet that referenced this issue Jul 6, 2017
jeffmccune added a commit to jeffmccune/sensu-puppet that referenced this issue Jul 6, 2017
jeffmccune added a commit to jeffmccune/sensu-puppet that referenced this issue Jul 7, 2017
This patch implements the `instances` class method of the
sensu_enterprise_dashboard_api_config json provider to enable `puppet
resource` and resource purging using the resources resource.

Maintenance changes include:

 * Add Gemfile.local to enable pry debugging.
 * Defensively access the catalog from the provider initializer.

resolves sensu#649
jeffmccune added a commit to jeffmccune/sensu-puppet that referenced this issue Jul 7, 2017
This patch implements the `instances` class method of the
sensu_enterprise_dashboard_api_config json provider to enable `puppet
resource` and resource purging using the resources resource.

Maintenance changes include:

 * Add Gemfile.local to enable pry debugging.
 * Defensively access the catalog from the provider initializer.

resolves sensu#649
jeffmccune added a commit to jeffmccune/sensu-puppet that referenced this issue Jul 7, 2017
This patch implements the `instances` class method of the
sensu_enterprise_dashboard_api_config json provider to enable `puppet
resource` and resource purging using the resources resource.

Maintenance changes include:

 * Add Gemfile.local to enable pry debugging.
 * Defensively access the catalog from the provider initializer.

resolves sensu#649
jeffmccune added a commit to jeffmccune/sensu-puppet that referenced this issue Jul 7, 2017
This patch implements the `instances` class method of the
sensu_enterprise_dashboard_api_config json provider to enable `puppet
resource` and resource purging using the resources resource.

Maintenance changes include:

 * Add Gemfile.local to enable pry debugging.
 * Defensively access the catalog from the provider initializer.

resolves sensu#649
jeffmccune added a commit to jeffmccune/sensu-puppet that referenced this issue Jul 7, 2017
This patch implements the `instances` class method of the
sensu_enterprise_dashboard_api_config json provider to enable `puppet
resource` and resource purging using the resources resource.

Maintenance changes include:

 * Add Gemfile.local to enable pry debugging.
 * Defensively access the catalog from the provider initializer.

resolves sensu#649
jeffmccune added a commit to jeffmccune/sensu-puppet that referenced this issue Jul 7, 2017
This patch implements the `instances` class method of the
sensu_enterprise_dashboard_api_config json provider to enable `puppet
resource` and resource purging using the resources resource.

Maintenance changes include:

 * Add Gemfile.local to enable pry debugging.
 * Defensively access the catalog from the provider initializer.

resolves sensu#649
jeffmccune added a commit to jeffmccune/sensu-puppet that referenced this issue Jul 7, 2017
This patch implements the `instances` class method of the
sensu_enterprise_dashboard_api_config json provider to enable `puppet
resource` and resource purging using the resources resource.

Maintenance changes include:

 * Add Gemfile.local to enable pry debugging.
 * Defensively access the catalog from the provider initializer.

resolves sensu#649
ghoneycutt added a commit that referenced this issue Jul 7, 2017
…nstances

(#649) Enumerate sensu_enterprise_dashboard_config instances
@ghoneycutt
Copy link
Collaborator

Released in v2.16.0

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

Successfully merging a pull request may close this issue.

4 participants