/[vz-tools]/trunk/vz-tools.conf
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/vz-tools.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 18 - (show annotations)
Tue Apr 17 12:46:31 2007 UTC (16 years, 11 months ago) by dpavlin
File size: 334 byte(s)
added external config file

1 # this configuration file provides defaults for vz-tools operations
2
3 # default debian distribution
4 $dist = 'etch';
5
6 # debian mirror to use
7 $debian_mirror_uri = 'http://debian.carnet.hr/debian';
8
9 # split physicial machine in how meny virtual ones?
10 $ve_total = 4;
11
12 # swap size (Mb)
13 $swap_size = 512;
14
15 # diskspace
16 $diskspace = '2G:4G';
17

  ViewVC Help
Powered by ViewVC 1.1.26