Revision
842
Author
boklm
Date
2011-01-18 19:22:10 +0100 (Tue, 18 Jan 2011)

Log Message

mirror bootstrap on rabbit

Modified Paths

Modified: puppet/manifests/nodes.pp
===================================================================
--- puppet/manifests/nodes.pp	2011-01-18 18:21:44 UTC (rev 841)
+++ puppet/manifests/nodes.pp	2011-01-18 18:22:10 UTC (rev 842)
@@ -148,5 +148,5 @@
     include bcd
     include access_classes::iso_makers
     include openssh::ssh_keys_from_ldap
-    include mirror::base
+    include mirror::mirrorbootstrap
 }