summaryrefslogtreecommitdiff
path: root/spec/classes/munin_client_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/classes/munin_client_spec.rb')
-rw-r--r--spec/classes/munin_client_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/classes/munin_client_spec.rb b/spec/classes/munin_client_spec.rb
index ebf8d73..9a92cef 100644
--- a/spec/classes/munin_client_spec.rb
+++ b/spec/classes/munin_client_spec.rb
@@ -18,7 +18,6 @@ describe 'munin::client' do
:operatingsystem => os,
:osfamily => 'RedHat',
:lsbdistcodename => codename,
- :interfaces => 'lo,eth0',
}}
it { should contain_package('munin-node') }
it { should contain_file('/etc/munin/munin-node.conf') }