[Pkg-puppet-devel] [facter] 22/180: (FACT-375) Add beaker dsl install utils

Stig Sandbeck Mathisen ssm at debian.org
Mon Jun 30 15:06:27 UTC 2014


This is an automated email from the git hooks/post-receive script.

ssm pushed a commit to branch master
in repository facter.

commit 362ca220639bf0cc7b378ae817aa2c175c8b747f
Author: Adrien Thebo <git at somethingsinistral.net>
Date:   Fri Mar 7 16:20:19 2014 -0800

    (FACT-375) Add beaker dsl install utils
---
 acceptance/setup/packages/pre-suite/010_Install.rb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/acceptance/setup/packages/pre-suite/010_Install.rb b/acceptance/setup/packages/pre-suite/010_Install.rb
index 4556352..fb67fce 100644
--- a/acceptance/setup/packages/pre-suite/010_Install.rb
+++ b/acceptance/setup/packages/pre-suite/010_Install.rb
@@ -1,6 +1,7 @@
 require 'puppet/acceptance/install_utils'
-
 extend Puppet::Acceptance::InstallUtils
+require 'beaker/dsl/install_utils'
+extend Beaker::DSL::InstallUtils
 
 test_name "Install Packages"
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-puppet/facter.git



More information about the Pkg-puppet-devel mailing list