Skip to content

Instantly share code, notes, and snippets.

Here is my sample recipe
```
::Chef::Recipe.send(:include, Opscode::OpenSSL::Password)
if node['tomcat']['base_version'].to_i == 7
if platform_family?('rhel') and node[:platform_version].to_i < 7
include_recipe 'yum-epel'
end
<?xml version='1.0' encoding='UTF-8'?>
<project>
<actions/>
<description></description>
<keepDependencies>false</keepDependencies>
<properties>
<com.coravy.hudson.plugins.github.GithubProjectProperty plugin="[email protected]">
<projectUrl>https://github.com/txag1995/sample-cookbook/</projectUrl>
</com.coravy.hudson.plugins.github.GithubProjectProperty>
</properties>