From aab7eae0b903b7bfe19c0f15ad0eaf1a7c82d8a7 Mon Sep 17 00:00:00 2001 From: Jesse Andrews Date: Wed, 19 Oct 2011 10:30:19 -0700 Subject: [PATCH] docs --- stack.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/stack.sh b/stack.sh index f603ce1..d294b9b 100755 --- a/stack.sh +++ b/stack.sh @@ -675,10 +675,10 @@ screen_it dash "cd $DASH_DIR && sudo /etc/init.d/apache2 restart; sudo tail -f / # TTY also uses cloud-init, supporting login via keypair and sending scripts as # userdata. See https://help.ubuntu.com/community/CloudInit for more on cloud-init # -# Override IMAGE_URLS if you would to launch a different image(s). -# Specify IMAGE_URLS as a comma-separated list of uec urls. Some other options include: -# natty: http://uec-images.ubuntu.com/natty/current/natty-server-cloudimg-amd64.tar.gz -# oneiric: http://uec-images.ubuntu.com/oneiric/current/oneiric-server-cloudimg-amd64.tar.gz +# Override ``IMAGE_URLS`` with a comma-seperated list of uec images. +# +# * **natty**: http://uec-images.ubuntu.com/natty/current/natty-server-cloudimg-amd64.tar.gz +# * **oneiric**: http://uec-images.ubuntu.com/oneiric/current/oneiric-server-cloudimg-amd64.tar.gz if [[ "$ENABLED_SERVICES" =~ "g-reg" ]]; then # Create a directory for the downloaded image tarballs.