From: Tony Mack Date: Fri, 7 Dec 2007 20:09:45 +0000 (+0000) Subject: leave slice, api_url undefined X-Git-Tag: 2008-02-11-last-vmware-support~231 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=d0ce99decc56f09029d55b96b3cccc1094d15e0a;p=tests.git leave slice, api_url undefined --- diff --git a/node_ssh/nst_config b/node_ssh/nst_config index b805f6b..96da0a8 100644 --- a/node_ssh/nst_config +++ b/node_ssh/nst_config @@ -2,7 +2,7 @@ # API URL # URL to api server. -NST_API_SERVER='https://www.planet-lab.org/PLCAPI/' +NST_API_SERVER='API_URL' # Slice SSH Public Key # The SSH public key used to access the slice. @@ -10,7 +10,7 @@ NST_KEY_PATH='PATH_TO_PUBLIC_KEY_FILE' # Slice Name # Name of the slice to use. -NST_SLICE='pl_nts' +NST_SLICE='SLICE_NAME' # Slice User's Account # An account that has access to the slice we will use.