]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
cobbler_profile: Updating ISO Image for Ubuntu Xenial 464/head
authorAdam Kraitman <akraitma@redhat.com>
Wed, 14 Aug 2019 15:10:34 +0000 (18:10 +0300)
committerAdam Kraitman <akraitma@redhat.com>
Wed, 14 Aug 2019 15:20:00 +0000 (18:20 +0300)
The copy of the image wore too old to work with kickstart

Signed-off-by: Adam Kraitman <akraitma@redhat.com>
roles/cobbler_profile/defaults/main.yml

index 6ea49b4dda42a1fdfe4dcf07a293338b052e7081..9849881c424405f787e8f0122a31ba5a548fd6ac 100644 (file)
@@ -85,7 +85,7 @@ distros:
       kernel_options: "netcfg/choose_interface=auto console=tty0 console=ttyS1,115200"
       kernel_options_post: "pci=realloc=off console=tty0 console=ttyS1,115200"
   "Ubuntu-16.04-server-x86_64":
-      iso: "http://releases.ubuntu.com/16.04/ubuntu-16.04.3-server-amd64.iso"
+      iso: "http://releases.ubuntu.com/16.04/ubuntu-16.04.6-server-amd64.iso"
       sha256: a06cd926f5855d4f21fb4bc9978a35312f815fbda0d0ef7fdc846861f4fc4600
       kickstart: cephlab_ubuntu.preseed
       kernel_options: "netcfg/choose_interface=auto console=tty0 console=ttyS1,115200"