leave path to public key undefined
authorTony Mack <tmack@cs.princeton.edu>
Fri, 7 Dec 2007 19:47:34 +0000 (19:47 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Fri, 7 Dec 2007 19:47:34 +0000 (19:47 +0000)
node_ssh/nst_config

index 6c6f21f..b805f6b 100644 (file)
@@ -6,7 +6,7 @@ NST_API_SERVER='https://www.planet-lab.org/PLCAPI/'
 
 # Slice SSH Public Key
 # The SSH public key used to access the slice. 
-NST_KEY_PATH='/usr/share/planetlab/tests/nts/keys/nts.pub'
+NST_KEY_PATH='PATH_TO_PUBLIC_KEY_FILE'
 
 # Slice Name
 # Name of the slice to use.