]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
Ubuntu 14.04.2 -> 14.04.3 134/head
authorZack Cerza <zack@redhat.com>
Wed, 16 Sep 2015 17:45:52 +0000 (11:45 -0600)
committerZack Cerza <zack@redhat.com>
Wed, 16 Sep 2015 17:46:33 +0000 (11:46 -0600)
14.04.2 is deprecated and ISOs are no longer shipped.

Signed-off-by: Zack Cerza <zack@redhat.com>
roles/cobbler_profile/defaults/main.yml

index 584f8b4a0001350d563fb4265cc6030d08db8ac5..0122978b3bdcec9566e17d9377bf8ace8523ef7f 100644 (file)
@@ -26,8 +26,8 @@ distros:
       kernel_options: "netcfg/choose_interface=auto biosdevname=0 console=tty0 console=ttyS1,115200"
       kernel_options_post: "pci=realloc=off console=tty0 console=ttyS1,115200"
   "Ubuntu-14.04-server-x86_64":
-      iso: "http://releases.ubuntu.com/14.04/ubuntu-14.04.2-server-amd64.iso"
-      sha256: 8acd2f56bfcba2f7ac74a7e4a5e565ce68c024c38525c0285573e41c86ae90c0
+      iso: "http://releases.ubuntu.com/14.04/ubuntu-14.04.3-server-amd64.iso"
+      sha256: a3b345908a826e262f4ea1afeb357fd09ec0558cf34e6c9112cead4bb55ccdfb
       kickstart: cephlab_ubuntu.preseed
       kernel_options: "netcfg/choose_interface=auto biosdevname=0 console=tty0 console=ttyS1,115200"
       kernel_options_post: "pci=realloc=off console=tty0 console=ttyS1,115200"