Questions tagged [serverspec]

Serverspec provides ruby RSpec tests for checking your servers are configured correctly. It tests the servers actual state by executing commands locally, via SSH, WinRM or Docker API

Serverspec provides ruby RSpec tests for checking your servers are configured correctly. It tests the servers actual state by executing commands locally, via SSH, WinRM or Docker API

106 questions
-4
votes
1 answer

Use of InSpec with Puppet

I had been using ServerSpec for my integration testing with Chef. Since ServerSpec is "deprecated" and InSpec is supported by Chef, I've change to use only InSpec, which is also supported in Puppet. However I'm not 100% sure is InSpec is the best…
Koe
  • 1,238
  • 1
  • 11
  • 18
1 2 3 4 5 6 7
8