Jesse Andrews authored on 2011/10/20 02:30:19
Showing 1 changed files
... ...
@@ -675,10 +675,10 @@ screen_it dash "cd $DASH_DIR && sudo /etc/init.d/apache2 restart; sudo tail -f /
675 675
 # TTY also uses cloud-init, supporting login via keypair and sending scripts as
676 676
 # userdata.  See https://help.ubuntu.com/community/CloudInit for more on cloud-init
677 677
 #
678
-# Override IMAGE_URLS if you would to launch a different image(s).  
679
-# Specify IMAGE_URLS as a comma-separated list of uec urls.  Some other options include:
680
-#   natty: http://uec-images.ubuntu.com/natty/current/natty-server-cloudimg-amd64.tar.gz
681
-#   oneiric: http://uec-images.ubuntu.com/oneiric/current/oneiric-server-cloudimg-amd64.tar.gz
678
+# Override ``IMAGE_URLS`` with a comma-seperated list of uec images.
679
+#
680
+#  * **natty**: http://uec-images.ubuntu.com/natty/current/natty-server-cloudimg-amd64.tar.gz
681
+#  * **oneiric**: http://uec-images.ubuntu.com/oneiric/current/oneiric-server-cloudimg-amd64.tar.gz
682 682
 
683 683
 if [[ "$ENABLED_SERVICES" =~ "g-reg" ]]; then
684 684
     # Create a directory for the downloaded image tarballs.