[Erp5-report] r35069 rafael - /erp5/trunk/buildout/instance-profiles/kvm.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Fri May 7 00:13:33 CEST 2010


Author: rafael
Date: Fri May  7 00:13:32 2010
New Revision: 35069

URL: http://svn.erp5.org?rev=35069&view=rev
Log:
Update configuration with the most recent definitions.

Modified:
    erp5/trunk/buildout/instance-profiles/kvm.cfg

Modified: erp5/trunk/buildout/instance-profiles/kvm.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/instance-profiles/kvm.cfg?rev=35069&r1=35068&r2=35069&view=diff
==============================================================================
--- erp5/trunk/buildout/instance-profiles/kvm.cfg [utf8] (original)
+++ erp5/trunk/buildout/instance-profiles/kvm.cfg [utf8] Fri May  7 00:13:32 2010
@@ -4,15 +4,14 @@
 
 [kvm-instance-template]
 recipe = erp5.recipe.kvm
-url = <DEFINE YOUR IMAGE HERE>
+image = <DEFINE YOUR IMAGE URL HERE>
+#file = <DEFINE YOUR IMAGE or PARTION PATH HERE>
 gzip = true
 
 kvm_snapshot = true
 
 # ssh Information
-ssh_key_file =
-ssh_user = root
-ssh_hostname = localhost
+ssh_key_file = <DEFINE YOUR IMAGE HERE>
 ssh_port = 13456
 
 [requirements]




More information about the Erp5-report mailing list