X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config%2Fsfi_config;h=60f91a4fca335491c8cf4964a27bc5d556185fff;hb=7ee4051001a4d1fa7d2cbd35effda5f45067f2c7;hp=8eef7a40edfd65d414b5f3f702eb1bbeaba79fb0;hpb=b3cb277f5e0a584c82247b58a23477d4439064b0;p=sfa.git diff --git a/config/sfi_config b/config/sfi_config index 8eef7a40..60f91a4f 100644 --- a/config/sfi_config +++ b/config/sfi_config @@ -1,16 +1,19 @@ -# user-level configuration for sfi +# user-level configuration example for sfi ### hrn of your authority +# For instance, the hrn of a user at the Princeton site on PlanetLab (PLC) +# would be plc.princeton. Likewise if the user was part of the NYU site, the HRN +# would be plc.nyu SFI_AUTH='plc.princeton' -# or planetlab.us.arizona ### your user hrn -SFI_USER='plc.princeton.faiyaza' -# or planetlab.us.arizona.Baker_Scott -# or planetlab.us.arizona.Hartman_John +# This is your authority. +SFI_USER='plc.princeton.tmack' +# ### where to find the registry SFI_REGISTRY='http://www.planet-lab.org:12345/' -# where to find the slice manager +# where to find the slice API +# you can use -s to point to an aggregate URL instead SFI_SM='http://www.planet-lab.org:12347/'