bind: simpler spec for now
This commit is contained in:
parent
0f89f99ae7
commit
07d8a815c2
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ set :backend, :exec
|
|||
|
||||
describe service('bind9') do
|
||||
it { should be_enabled }
|
||||
it { should be_running }
|
||||
end
|
||||
|
||||
describe port(53) do
|
||||
|
|
Loading…
Reference in a new issue