/[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

Annotation of /trunk/vz-tools.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 71 - (hide annotations)
Wed Mar 4 19:29:12 2009 UTC (15 years, 1 month ago) by dpavlin
File size: 332 byte(s)
make lenny default for vz-create.pl
1 dpavlin 18 # this configuration file provides defaults for vz-tools operations
2    
3     # default debian distribution
4 dpavlin 71 $dist = 'lenny';
5 dpavlin 18
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 dpavlin 45 $split = 4;
11 dpavlin 18
12     # swap size (Mb)
13     $swap_size = 512;
14    
15     # diskspace
16     $diskspace = '2G:4G';
17    

  ViewVC Help
Powered by ViewVC 1.1.26