Skip to content

Instantly share code, notes, and snippets.

@jojow
Last active July 1, 2016 07:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jojow/03f368aad0326273e8b5 to your computer and use it in GitHub Desktop.
Save jojow/03f368aad0326273e8b5 to your computer and use it in GitHub Desktop.
<solution>
<uri>https://supermarket.chef.io/cookbooks/apache2/versions/3.0.0</uri>
<labels>
<label type="is">Executable/Script/Chef Cookbook</label>
<label type="provides">Middleware/Web Server/Apache HTTP Server</label>
</labels>
<links>
<link type="requires_host">Infrastructure/Operating System/Linux/Debian</link>
...
</links>
<properties>
<name>apache2 Chef cookbook</name>
<revision>3.0.0</revision>
<description>Installs and configures all aspects of apache2 ...</description>
<maintainer>
<name>svanzoest</name>
<email>...</email>
</maintainer>
<license>Apache 2.0</license>
<info_url>https://supermarket.chef.io/cookbooks/apache2</info_url>
<package_url>
https://supermarket.chef.io/api/v1/cookbooks/apache2/versions/3.0.0/download
</package_url>
<repository_url>https://github.com/svanzoest-cookbooks/apache2</repository_url>
<readme>...</readme>
...
</properties>
</solution>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment