Skip to content

Commit 9edbb14

Browse files
committed
Drop unused attributes from the README (SOFTWARE-3471)
1 parent d49b864 commit 9edbb14

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -507,17 +507,3 @@ This section is contained in `/etc/osg/config.d/40-siteinfo.ini` which is provid
507507
| **host\_name** | String | This should be set to be hostname of the CE that is being configured |
508508
| **resource** | String | The resource name of this CE endpoint as registered in Topology. |
509509
| **resource\_group** | String | The resource\_group of this CE as registered in Topology. |
510-
| **sponsor** | String | This should be set to the sponsor of the resource. See note. |
511-
| **site\_policy** | Url | This should be a url pointing to the resource's usage policy |
512-
| **contact** | String | This should be the name of the resource's admin contact |
513-
| **email** | Email address | This should be the email address of the admin contact for the resource |
514-
| **city** | String | This should be the city that the resource is located in |
515-
| **country** | String | This should be two letter country code for the country that the resource is located in. |
516-
| **longitude** | Number | This should be the longitude of the resource. It should be a number between -180 and 180. |
517-
| **latitude** | Number | This should be the latitude of the resource. It should be a number between -90 and 90. |
518-
519-
**Note for sponsor:**<br>
520-
If your resource has multiple sponsors, you can separate them using commas or specify the percentage using the following format:
521-
`osg, atlas, cms` or `osg:10, atlas:45, cms:45`.
522-
The percentages must add up to 100 if multiple sponsors are used.
523-
If you have a sponsor that is not an OSG VO, you can indicate this by using 'local' as the VO.

0 commit comments

Comments
 (0)