[Fusionforge-commits] r11645 - trunk/tests/openvz

Christian Bayle cbayle at libremir.placard.fr.eu.org
Fri Nov 26 17:01:28 CET 2010


Author: cbayle
Date: 2010-11-26 17:01:28 +0100 (Fri, 26 Nov 2010)
New Revision: 11645

Added:
   trunk/tests/openvz/config.g-dellm65-1
   trunk/tests/openvz/local.g-dellm65-1
Modified:
   trunk/tests/openvz/config.g-virtual05
Log:
More sample config


Added: trunk/tests/openvz/config.g-dellm65-1
===================================================================
--- trunk/tests/openvz/config.g-dellm65-1	                        (rev 0)
+++ trunk/tests/openvz/config.g-dellm65-1	2010-11-26 16:01:28 UTC (rev 11645)
@@ -0,0 +1,27 @@
+
+#
+# In this file you can find vars that are useable 
+# both as an include in a Makefile or
+# be sourced in a shell
+# So it should only be stuffs like VAR=value
+#
+VEIDDEB=105
+VEIDCEN=110
+
+DEBVERS=6.0
+CENTVERS=5.5
+
+IPDEBBASE=10.194.10
+IPDEBDNS=10.194.11.20
+
+IPCENTOSBASE=10.194.10
+IPCENTOSDNS=10.194.11.20
+
+VZPRIVATEDIR=/var/lib/vz/private
+# You shouldn't change the next line, don't really work
+VZTEMPLATEDIR=/var/lib/vz/template
+
+SSHPUBKEY=~buildbot/.ssh/id_rsa.pub
+
+DIST=squeeze
+DEBMIRROR=http://10.194.10.128/debian

Modified: trunk/tests/openvz/config.g-virtual05
===================================================================
--- trunk/tests/openvz/config.g-virtual05	2010-11-26 15:43:03 UTC (rev 11644)
+++ trunk/tests/openvz/config.g-virtual05	2010-11-26 16:01:28 UTC (rev 11645)
@@ -24,3 +24,4 @@
 SSHPUBKEY=~admrsc/.ssh/id_rsa.pub
 
 DIST=squeeze
+DEBMIRROR=http://10.194.10.128/debian

Added: trunk/tests/openvz/local.g-dellm65-1
===================================================================
--- trunk/tests/openvz/local.g-dellm65-1	                        (rev 0)
+++ trunk/tests/openvz/local.g-dellm65-1	2010-11-26 16:01:28 UTC (rev 11645)
@@ -0,0 +1,3 @@
+DEBMIRROR=http://10.194.10.128/debian
+RINSECONF=local.g-virtual05.rinse.conf
+RINSEBPI=--before-post-install $(CURDIR)/local.g-virtual05.rinse.bpi




More information about the Fusionforge-commits mailing list