summaryrefslogtreecommitdiff
path: root/spec/classes/munin_client_spec.rb
diff options
context:
space:
mode:
authorTomas Barton <barton.tomas@gmail.com>2013-10-13 20:30:33 +0200
committerTomas Barton <barton.tomas@gmail.com>2013-10-13 20:30:33 +0200
commit7be20b4d90918dce2404d5957fc6a2b77e082caf (patch)
tree0919da5e9dcd9757738ce807be3073544999e158 /spec/classes/munin_client_spec.rb
parent26224742940b06335bca3cb8f5e09d0c0a5cabef (diff)
munin host specs
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') }