Skip to content

Commit

Permalink
Align GLIDEIN_Site conventions with Factory Ops
Browse files Browse the repository at this point in the history
Requested by TimC and JeffD
  • Loading branch information
brianhlin committed Sep 29, 2023
1 parent 3c3be98 commit 32fa97e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/resource-sharing/os-backfill-containers.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ In order to successfully start payload jobs:
If you are using Docker to launch the container, this is done with the command line flag
`-v /path/to/token:/etc/condor/tokens-orig.d/flock.opensciencegrid.org`.
Replace `/path/to/token` with the full path to the token you obtained from the OSPool Token Registry.
1. Set `GLIDEIN_Site` and `GLIDEIN_ResourceName` to match the site name and resource name that you registered in Topology,
respectively.
1. Set `GLIDEIN_Site` and `GLIDEIN_ResourceName` to match the resource group name and resource name that you registered
in Topology, respectively.
1. Set the `OSG_SQUID_LOCATION` environment variable to the HTTP address of your preferred Squid instance.
1. _If providing NVIDIA GPU resources:_ Bind-mount `/etc/OpenCL/vendors`, read-only.
If you are using Docker to launch the container, this is done with the command line flags
Expand Down

0 comments on commit 32fa97e

Please sign in to comment.