Sha256: 5fa70a9a40f7df7f3122bb685bfe998fe5afcd849061c6515a73514451db3735
Contents?: true
Size: 237 Bytes
Versions: 42
Compression:
Stored size: 237 Bytes
Contents
require 'spec_helper' include Serverspec::Helper::Gentoo describe 'Serverspec user matchers of Gentoo family' do it_behaves_like 'support group exist matcher', 'root' it_behaves_like 'support group have_gid matcher', 'root', 0 end
Version data entries
42 entries across 42 versions & 1 rubygems