[PATCH] Add the branchbuilder and mirrormaster classes to releng01

Jesse Keating jkeating at redhat.com
Thu Feb 18 01:51:04 UTC 2010


Just add the mirrormaster so we get the scripts, but not the cron jobs
---
 manifests/nodes/releng01.phx2.fedoraproject.org.pp |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/manifests/nodes/releng01.phx2.fedoraproject.org.pp b/manifests/nodes/releng01.phx2.fedoraproject.org.pp
index 4648574..0fbe7b9 100644
--- a/manifests/nodes/releng01.phx2.fedoraproject.org.pp
+++ b/manifests/nodes/releng01.phx2.fedoraproject.org.pp
@@ -9,6 +9,8 @@ node releng01{
     include masher-user
     include yum::repo::releng
     include yum::repo::builder-infrastructure
+    include branchedbuilder
+    include mirrormaster
     
     file { ['/pub', '/pub/fedora', '/mnt/koji']:
         ensure => directory
-- 
1.5.5.6



More information about the infrastructure mailing list