Skip to content

Instantly share code, notes, and snippets.

@inokappa
Created June 12, 2013 14:30
Show Gist options
  • Save inokappa/5765791 to your computer and use it in GitHub Desktop.
Save inokappa/5765791 to your computer and use it in GitHub Desktop.
require 'net/ssh'
include Serverspec::Helper::Ssh
include Serverspec::Helper::DetectOS
include Serverspec::Helper::Attributes
RSpec.configure do |c|
c.path = '/sbin:/usr/sbin'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment