Skip to content

Instantly share code, notes, and snippets.

@gustavo-freitas
Created April 8, 2017 22:58
Show Gist options
  • Save gustavo-freitas/63533675a208c5ccc8559bbd35aa0f81 to your computer and use it in GitHub Desktop.
Save gustavo-freitas/63533675a208c5ccc8559bbd35aa0f81 to your computer and use it in GitHub Desktop.
gists para artigo sobre teste de infraestrutura
describe package(‘httpd’) do
it { should be_installed }
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment