Sha256: 2f3cd5ffc689c9574149c9df2821d747dba52d00d7495e5d5591b4183f191c20
Contents?: true
Size: 238 Bytes
Versions: 42
Compression:
Stored size: 238 Bytes
Contents
require 'spec_helper' include Serverspec::Helper::RedHat describe 'Serverspec user matchers of Red Hat 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
Version | Path |
---|---|
serverspec-0.4.5 | spec/redhat/group_spec.rb |
serverspec-0.4.4 | spec/redhat/group_spec.rb |