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

fix missing method error #180

Merged
merged 1 commit into from May 6, 2021

Conversation

varunpanvelkar
Copy link
Contributor

@varunpanvelkar varunpanvelkar commented May 4, 2021

Pull Request Checklist

Is this in reference to an existing issue?
No

General

  • Remove any versioning you did yourself if applicable

  • Update Changelog following the conventions laid out on Keep A Changelog with all new changes under ## [Unreleased] and using a ### Added, Fixed, Changed, or Breaking Change sub-header.

  • Update README with any necessary changes

  • RuboCop passes

  • Foodcritic passes

  • Existing tests pass

Purpose

Fixes an issue with the install action

           ================================================================================
           Error executing action `configure` on resource 'sumologic_collector[configure sumo]'
           ================================================================================
           Chef::Mixin::Template::TemplateError
           ------------------------------------
           undefined method `disable_script_source' for Custom resource sumologic_collector from cookbook sumologic-collector

caused by
https://github.com/SumoLogic/sumologic-collector-chef-cookbook/pull/171/files

Known Compatibility Issues

None

@varunpanvelkar
Copy link
Contributor Author

Hoping to get this merged soon Thanks!

Copy link
Contributor

@sumo-drosiek sumo-drosiek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! :)

@sumo-drosiek sumo-drosiek reopened this May 6, 2021
@sumo-drosiek sumo-drosiek merged commit 5850bb1 into SumoLogic:main May 6, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants