Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
T2 PuppetThe goal of this page is to document notes for a puppet deployment that is generic enough to work on any OSG CMS T2 site (and potentially T3s). | ||||||||
Line: 70 to 70 | ||||||||
| ||||||||
Added: | ||||||||
> > |
| |||||||
|
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
T2 PuppetThe goal of this page is to document notes for a puppet deployment that is generic enough to work on any OSG CMS T2 site (and potentially T3s). | ||||||||
Line: 34 to 34 | ||||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
So the higher level modules will depend on the ones they need to pull
Worker-Node | ||||||||
Line: 69 to 69 | ||||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
| ||||||||
Added: | ||||||||
> > |
| |||||||
| ||||||||
Added: | ||||||||
> > |
| |||||||
-- Main.samir - 2014-04-11 |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
T2 PuppetThe goal of this page is to document notes for a puppet deployment that is generic enough to work on any OSG CMS T2 site (and potentially T3s). | ||||||||
Line: 26 to 26 | ||||||||
Profiles | ||||||||
Changed: | ||||||||
< < | Base (osgBase?) | |||||||
> > | Base (osg_base?) | |||||||
This is the module intended to hold the VERY BASIC building blocks for most of the Grid services, they are potentially : | ||||||||
Line: 34 to 34 | ||||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
So the higher level modules will depend on the ones they need to pull
Worker-Node | ||||||||
Line: 63 to 63 | ||||||||
CE | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
|
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
T2 PuppetThe goal of this page is to document notes for a puppet deployment that is generic enough to work on any OSG CMS T2 site (and potentially T3s). | ||||||||
Line: 27 to 25 | ||||||||
Profiles | ||||||||
Added: | ||||||||
> > |
Base (osgBase?)This is the module intended to hold the VERY BASIC building blocks for most of the Grid services, they are potentially :
| |||||||
Worker-NodeWhat it has to have : | ||||||||
Line: 53 to 63 | ||||||||
CE | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
| ||||||||
Added: | ||||||||
> > |
| |||||||
|
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Changed: | ||||||||
< < | USCMS T2 Puppet | |||||||
> > | T2 Puppet | |||||||
The goal of this page is to document notes for a puppet deployment that is generic enough to work on any OSG CMS T2 site (and potentially T3s). | ||||||||
Line: 13 to 13 | ||||||||
| ||||||||
Added: | ||||||||
> > | ||||||||
HieraWhere Hiera will be used for. It's not in a lot of places. But here and there in different profiles : | ||||||||
Line: 45 to 48 | ||||||||
| ||||||||
Added: | ||||||||
> > |
Deployment notes for nodes/modulesCE
| |||||||
-- Main.samir - 2014-04-11 |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > | USCMS T2 PuppetThe goal of this page is to document notes for a puppet deployment that is generic enough to work on any OSG CMS T2 site (and potentially T3s). In principle there are some different ways for puppet design. We could think of :
ProfilesWorker-NodeWhat it has to have :
gridftp-hdfsThe package list is easy, there is a tricky part though. In Caltech's setup, yum-priorities always get installed after some globus pakcages. The result is a mess with some packages from EPEL (voms usually) and some packages from OSG. We should be careful to enforce this to happen in the first puppet run, not the second as I do now.
|