summaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
authorluke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>2006-04-05 06:54:13 +0000
committerluke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>2006-04-05 06:54:13 +0000
commit9697354e81d72027519119753598bd3c5271bbcf (patch)
treec37e4fbbed73bd5ffd78203d86645e0f46f227df /Rakefile
parentf540ec83791181e22c4c4db1b049f44a5970bcf6 (diff)
downloadpuppet-9697354e81d72027519119753598bd3c5271bbcf.tar.gz
puppet-9697354e81d72027519119753598bd3c5271bbcf.tar.xz
puppet-9697354e81d72027519119753598bd3c5271bbcf.zip
differentiating openbsd from freebsd, adding freebsd, and autoloading package types instead of manually loading them
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1079 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index a7c72678d..7167e3a29 100644
--- a/Rakefile
+++ b/Rakefile
@@ -7,6 +7,8 @@ rescue LoadError
exit(14)
end
+TESTHOSTS = %w{rh3a fedora1 centos1 freebsd1 culain}
+
project = Rake::RedLabProject.new("puppet") do |p|
p.summary = "System Automation and Configuration Management Software"
p.description = "Puppet is a declarative language for expressing system