Skip to content

Instantly share code, notes, and snippets.

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