Skip to content
Snippets Groups Projects
Commit 3d1757c9 authored by Hans Persson's avatar Hans Persson
Browse files

Sync arc::client between bluegrass and babylon.

Add a call to arc::voms to arc::client, as used on babylon. This is
missing on bluegrass but all nodes in bluegrass that use arc::client
also use arc::voms, so this is no change in practice.

Also add a couple of comments.

Not actually a change here, but a note: the list of packages from
bluegrass is the one here in the code. The list of packages installed
on babylon is lacking nordugrid-arc-plugins-globus and
nordugrid-arc-plugins-gfal but it should be OK to begin adding those on
babylon machines as well.
parent bdea74ea
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,10 @@
class arc::client
{
# Setup voms.
include arc::voms
# Install EGI CA certificates.
include x509certs::egi::lcg_cas
package {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment