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

Use dsl instead of manual resource instanciation #318

Merged
merged 1 commit into from
Dec 21, 2015

Conversation

Annih
Copy link
Contributor

@Annih Annih commented Dec 16, 2015

Some providers and libraries are manually instanciating resources.
This is not really clean, and bypass many steps of the resource
initialization - setting cookbook name for instance.

I use the DSL and manually call run_action when it's required.

cc: @aboten

Some providers and libraries are manually instanciating resources.
This is not really clean, and bypass many steps of the resource
initialization - setting cookbook name for instance.

I use the DSL and manually call `run_action` when it's required.
@mwrock
Copy link
Contributor

mwrock commented Dec 21, 2015

👍
cc @chef-cookbooks/client-windows

@smurawski
Copy link
Contributor

👍 :shipit:

mwrock added a commit that referenced this pull request Dec 21, 2015
Use dsl instead of manual resource instanciation
@mwrock mwrock merged commit 9f3e379 into chef-boneyard:master Dec 21, 2015
@Annih Annih deleted the use_resource_dsl branch July 20, 2016 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants