Skip to content
Snippets Groups Projects
Commit 9a236bc6 authored by Andre Sailer's avatar Andre Sailer
Browse files

diracCertification: remove /DIRAC/VirtualOrganization setting, needed for MultiVO setup

parent 659d61a6
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ LocalInstallation
DIRAC
{
Setup = <%= @dirac_config_args['setup'] %>
VirtualOrganization = <%= @dirac_config_args['vo'] %>
# VirtualOrganization = <%= @dirac_config_args['vo'] %>
Extensions = <%= @all_extensions.join(",") %>
Hostname = <%= @server_name %>
Security
......
......@@ -30,7 +30,7 @@ LocalInstallation
#
# Give a Name to your User Community, it does not need to be the same name as in EGI,
# it can be used to cover more than one VO in the grid sense
VirtualOrganization = <%= @dirac_config_args['vo'] %>
# VirtualOrganization = <%= @dirac_config_args['vo'] %>
# Site name
SiteName = <%= @server_name %>
# Setup name
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment