chef / chef-apply

The ad-hoc execution tool for the Chef ecosystem.
https://www.chef.sh/
Apache License 2.0
14 stars 14 forks source link

proposed implementation of distro constants #112

Open bobchaos opened 4 years ago

bobchaos commented 4 years ago

Signed-off-by: Marc Chamberland chamberland.marc@gmail.com

Description

In order to support redistributing workstation we need to remove Chef Inc trademarks from chef-apply/chef-run. This PR proposes an implementation based on what is currently accepted for chef/chef as described here: https://github.com/chef/chef/issues/8376

Related Issue

None, but I can open one if needed, either here or VS the workstation repo.

Types of changes

Checklist:

bobchaos commented 4 years ago

I'll give this thing a quick rebase. Thanks @afiune !

bobchaos commented 4 years ago

Just going over my pending PRs in preparation of May 1st (next week! :O ). Anything missing to get this merged?

ramereth commented 4 years ago

@marcparadise @tyler-ball I rebased this the other day. I was hoping you could take another look at this so we can start using this. Thanks!