[xen/munin] Un peu plus de mémoire pour munin...

darcs-hash:20090117143119-ffbb2-29b789116c082d511f8e53b659f813748c0c60df.gz
This commit is contained in:
Nicolas Dandrimont 2009-01-17 15:31:19 +01:00
parent 498b5b1805
commit 007f1c4b75

View file

@ -4,6 +4,8 @@ execfile("/etc/xen/common.py")
name = "munin"
memory = 512
disk = [ vol(name, "slash", "hda"),
vol(name, "swap", "hdb") ]