]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commit - manifests/backports.pp
Tests to validate apt::{conf,backports}
authorCody Herriges <c.a.herriges@gmail.com>
Thu, 12 Apr 2012 00:49:30 +0000 (17:49 -0700)
committerCody Herriges <c.a.herriges@gmail.com>
Fri, 20 Apr 2012 20:43:38 +0000 (13:43 -0700)
commit644ed232a0c402b1020b697a10c612db68a9ffa4
treef38f01eeed5f2f039422ede92b9f360d4185c84a
parente5f2dfe294a563f5ebcec3d31949a81e1815db6e
Tests to validate apt::{conf,backports}

  This patch adds the appropriate spec tests to validate the changes
  introduced by e5f2dfe.  As a bonus it includes fixes to the manifests
  that were discovered while writing the tests.
manifests/backports.pp
manifests/conf.pp
manifests/init.pp
manifests/params.pp
manifests/source.pp
spec/classes/backports_spec.rb [new file with mode: 0644]
spec/defines/conf_spec.rb [new file with mode: 0644]