From 90f643c84170ba89fb2af1587216047ab3a6598b Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 13 Dec 2011 17:14:28 +0100 Subject: [PATCH] updated sfi_config template - no more SFI_GENI_AM --- config/sfi_config | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) 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' -- 2.43.0