Last active
November 11, 2019 21:39
-
-
Save afiune/0e7316a3634a3db920e6f782d41edf11 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"ClientProduct": "Chef Infra Client", | |
"ServerProduct": "Chef Infra Server", | |
"AutomateProduct": "Chef Automate", | |
"SoloProduct": "Chef Infra Solo", | |
"ClientExec": "chef-client", | |
"ZeroExec": "chef-zero", | |
"SoloExec": "chef-solo", | |
"ShellExec": "chef-shell", | |
"MainWebsite": "https://chef.io" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ "Foo": "bar" } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment