Created
August 19, 2013 13:11
-
-
Save philpep/6268960 to your computer and use it in GitHub Desktop.
/etc/ganeti/instance-debootstrap/variants/wheezy64.conf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PROXY="http://192.168.31.254:3142/" | |
MIRROR="http://ftp.fr.debian.org/debian" | |
SUITE="wheezy" | |
ARCH="amd64" | |
EXTRA_PKGS="acpi-support-base,console-tools,udev,locales,openssh-server,debian-archive-keyring,bzip2,python-apt" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment