On 25.5.2012 14:51, Atha Kouroussis wrote:
> Hi Markus,
> you are missing an opening statement. Try:
>
> require 'spec_helper'
> describe 'class::name', :type => :class do
> describe 'irqbalance' do
> it { should include_class('irqbalance') }
> it { should include_class('irqbalance::data') }
> it { should contain_package('irqbalance').with(:ensure => 'installed') }
> end
> end
Thank you, that helped.
I am getting another error messages like
Puppet::Error:
Could not parse for environment production: No file(s) found for
import of '/Users/mafalb/.puppet/manifests/site.pp'
but i am getting closer.
--
Kind Regards, Markus Falb
signature.asc
Description: OpenPGP digital signature
