Skip to content

Instantly share code, notes, and snippets.

@mpage
Created January 5, 2012 22:12
Show Gist options
  • Save mpage/1567603 to your computer and use it in GitHub Desktop.
Save mpage/1567603 to your computer and use it in GitHub Desktop.
---
distro: lucid
arch: amd64
kernel: lts-backport-natty
groups:
admin:
system: true
users:
root:
password: ca$hcow
vcap:
password: ca$hcow
groups:
- admin
- adm
- audio
- cdrom
- dialout
- floppy
- video
- plugdev
- dip
debs:
base:
- build-essential
- libssl-dev
- linux-headers-virtual
- lsof
- strace
- bind9-host
- dnsutils
- tcpdump
- iputils-arping
- curl
- wget
- libcurl3
- libcurl3-dev
- bison
- libreadline5-dev
- libxml2
- libxml2-dev
- libxslt1.1
- libxslt1-dev
- zip
- unzip
- nfs-common
- flex
- psmisc
- apparmor-utils
- iptables
- sysstat
- traceroute
bosh:
- openssh-server
- open-vm-dkms
- open-vm-tools
- scsitools
- tshark
- mg
- htop
- module-assistant
- debhelper
- rsync
- runit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment