summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Rakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Rakefile b/Rakefile
index 9aff167..4cef94f 100644
--- a/Rakefile
+++ b/Rakefile
@@ -24,8 +24,8 @@ project = Rake::RedLabProject.new("facter") do |p|
'etc/*'
]
- p.epmhosts = %w{culain}
- p.rpmhost = "fedora1"
+ #p.epmhosts = %w{culain}
+ #p.rpmhost = "fedora1"
#p.sunpkghost = "sol10b"
end