Project

General

Profile

« Previous | Next » 

Revision 865dc3bf

Added by Ewoud Kohl van Wijngaarden over 6 years ago

Use contain for chaining

This prevents a cyclic dependency when using the zones parameter.
Also, add a check, the catalog compiles.

View differences:

spec/classes/dns_init_spec.rb
}
end
it { should compile.with_all_deps }
it { should contain_dns__zone('example.com') }
end
end

Also available in: Unified diff