X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config%2Fsfi_config;h=60f91a4fca335491c8cf4964a27bc5d556185fff;hb=4a2337e7f70cef81a8de37829aa63fc941c4b96e;hp=3314790a64f329f633ef9c9c9d50deb910310c62;hpb=afefb919d173d9403a2940e271521db7f9fb82e5;p=sfa.git diff --git a/config/sfi_config b/config/sfi_config index 3314790a..60f91a4f 100644 --- a/config/sfi_config +++ b/config/sfi_config @@ -1,4 +1,4 @@ -# 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) @@ -8,17 +8,12 @@ SFI_AUTH='plc.princeton' ### your user hrn # This is your authority. -SFI_USER='plc.princeton.faiyaza' +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/' - -# where to find the geni aggregate manager -# XX this should be handled by the slice manger -# XX but we cant support it until the geni_am and sfa -# XX interfaces has been unified -SFI_GENI_AM='http://www.planet-lab.org:12348'