source:
trunk/build/vmbuilder/oforge-vm/oforge-vm.cfg
@
818
| Revision 818, 1.1 KB checked in by cbalan, 3 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | [DEFAULT] |
| 2 | arch = i386 |
| 3 | part = oforge-vm/oforge-vm.partition |
| 4 | components = main,restricted,universe |
| 5 | execscript = oforge-vm/vmbuilder/oforge-install.sh |
| 6 | tmpfs = - |
| 7 | |
| 8 | [vmserver] |
| 9 | firstboot = oforge-vm/vmbuilder/vmserver-oforge-firstboot.sh |
| 10 | templates = oforge-vm/templates/ |
| 11 | swapsize = 512 |
| 12 | user = ubuntu |
| 13 | name = oforge |
| 14 | pass = oforge |
| 15 | mem = 256 |
| 16 | destdir = /var/cbalan-data/vms/oforge-vm |
| 17 | |
| 18 | [xen] |
| 19 | firstboot = oforge-vm/vmbuilder/xen-oforge-firstboot.sh |
| 20 | firstlogin = oforge-vm/vmbuilder/xen-oforge-firstlogin.sh |
| 21 | destdir = /tmp/oforge-xen/ |
| 22 | part = oforge-vm/oforge-vm-xen.partition |
| 23 | |
| 24 | [ubuntu] |
| 25 | mirror = http://127.0.0.1:9999/ubuntu |
| 26 | suite = karmic |
| 27 | flavour = virtual |
| 28 | hostname = oforge-server |
| 29 | addpkg = apache2, libapache2-mod-wsgi, libapache2-svn, postgresql, python-dev, python-setuptools, python-subversion, python-textile, python-configobj, python-pygments, python-django, python-django-tagging, htmldoc, python-tz, python-cjson, python-psycopg2, python-docutils, libsvn-notify-perl, librsvg2-bin, python-pydot, curl, subversion, wget, bash-completion, cron, rsync, screen, vim, htop, man, patch, busybox, unzip |
Note: See TracBrowser
for help on using the repository browser.
