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 more introduced and description fields to resources #6899

Merged
merged 2 commits into from Feb 26, 2018
Merged

Conversation

tas50
Copy link
Contributor

@tas50 tas50 commented Feb 23, 2018

There's still more, but this adds the fields to a good chunk of additional resources

Signed-off-by: Tim Smith tsmith@chef.io

Signed-off-by: Tim Smith <tsmith@chef.io>
@tas50 tas50 requested a review from a team February 23, 2018 01:39
class OsxProfile < Chef::Resource
provides :osx_profile, os: "darwin"
provides :osx_config_profile, os: "darwin"

identity_attr :profile_name
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This came along for the ride, but it doesn't need to be here anymore since we set name_property on this attribute anyways

Turns out this is going to cause issues

Signed-off-by: Tim Smith <tsmith@chef.io>
@tas50 tas50 merged commit 36b62ad into master Feb 26, 2018
@tas50 tas50 deleted the descriptions_v2 branch February 26, 2018 18:12
@lock
Copy link

lock bot commented Apr 27, 2018

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked and limited conversation to collaborators Apr 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants