gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r22900 - gnunet-planetlab/gplmt/contrib


From: gnunet
Subject: [GNUnet-SVN] r22900 - gnunet-planetlab/gplmt/contrib
Date: Wed, 25 Jul 2012 11:30:21 +0200

Author: wachs
Date: 2012-07-25 11:30:21 +0200 (Wed, 25 Jul 2012)
New Revision: 22900

Added:
   gnunet-planetlab/gplmt/contrib/gnunet.conf
Log:
- conf

Added: gnunet-planetlab/gplmt/contrib/gnunet.conf
===================================================================
--- gnunet-planetlab/gplmt/contrib/gnunet.conf                          (rev 0)
+++ gnunet-planetlab/gplmt/contrib/gnunet.conf  2012-07-25 09:30:21 UTC (rev 
22900)
@@ -0,0 +1,44 @@
+[gplmt]
+#nodes = contrib/localhost.nodes
+nodes = contrib/current.nodes
+
+#tasks = contrib/tasks.xml
+#tasks = contrib/deploy_gnunet.xml
+tasks = contrib/deploy_gnunet_fc12.xml
+#tasks = contrib/sftp_tasks.xml
+
+# Which notification mechanism to use: 
+# simple: print messages to stdout
+notification = simple
+
+[planetlab]
+slice = tumple_gnunet_deployment
+
+# Configuration for Planetlab API
+# Use PlanetLab nodes instead of nodes file
+use_pl_nodes = no
+# PlanetLab Europe
+api_url = https://www.planet-lab.eu/PLCAPI/
+# Planetlab
+#api_url = https://www.planet-lab.org/PLCAPI/
+
+# Planetlab username
+username = <pl username>
+# Planetlab password
+password = <password>
+
+[ssh]
+# Order of ssh authentication:
+#
+# The ssh_keyfile_filename passed in (if any)
+# Any key we can find through an SSH agent
+# Any "id_rsa" or "id_dsa" key discoverable in ~/.ssh/
+# Plain password auth, if a ssh_password was given
+
+#ssh_keyfile = <keyfile>
+ssh_password = <password>
+
+# Use system's SSH "known hosts" file
+ssh_use_known_hosts = yes
+# Add node hostkeys automatically
+add_unkown_hostkeys = yes
\ No newline at end of file




reply via email to

[Prev in Thread] Current Thread [Next in Thread]