]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
cobbler: Add CentOS 7.4 333/head
authorDavid Galloway <dgallowa@redhat.com>
Thu, 14 Sep 2017 16:17:44 +0000 (12:17 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Thu, 14 Sep 2017 16:17:44 +0000 (12:17 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
cobbler.yml
roles/cobbler_profile/defaults/main.yml

index dd2aa98fa3267e371c03b54a28847fb534464307..12ff28aa3bd1a7b6cfe5785f3b476b7de6fb1259 100644 (file)
@@ -18,6 +18,7 @@
     - { role: cobbler_profile, distro_name: CentOS-7.1-x86_64, tags: ['centos7.1'] }
     - { role: cobbler_profile, distro_name: CentOS-7.2-x86_64, tags: ['centos7.2'] }
     - { role: cobbler_profile, distro_name: CentOS-7.3-x86_64, tags: ['centos7.3'] }
+    - { role: cobbler_profile, distro_name: CentOS-7.4-x86_64, tags: ['centos7.4'] }
     - { role: cobbler_profile, distro_name: CentOS-6.7-x86_64, tags: ['centos6.7'] }
     - { role: cobbler_profile, distro_name: Ubuntu-12.04-server-x86_64, tags: ['ubuntu-precise'] }
     - { role: cobbler_profile, distro_name: Ubuntu-14.04-server-x86_64, tags: ['ubuntu-trusty'] }
index 6e9ffd5896a6c5131ff1e246bde0bc2adb3cd033..a13c58b1419c9a97136c2e437aab6e0ec1e65824 100644 (file)
@@ -44,6 +44,10 @@ distros:
       iso: http://ftp.linux.ncsu.edu/pub/CentOS/7.3.1611/isos/x86_64/CentOS-7-x86_64-DVD-1611.iso
       sha256: c455ee948e872ad2194bdddd39045b83634e8613249182b88f549bb2319d97eb
       kickstart: cephlab_rhel.ks
+  "CentOS-7.4-x86_64":
+      iso: http://ftp.linux.ncsu.edu/pub/CentOS/7.4.1708/isos/x86_64/CentOS-7-x86_64-DVD-1708.iso
+      sha256: ec7500d4b006702af6af023b1f8f1b890b6c7ee54400bb98cef968b883cd6546
+      kickstart: cephlab_rhel.ks
   "CentOS-6.7-x86_64":
       iso: http://ftp.linux.ncsu.edu/pub/CentOS/6.7/isos/x86_64/CentOS-6.7-x86_64-bin-DVD1.iso
       sha256: c0c1a05d3d74fb093c6232003da4b22b0680f59d3b2fa2cb7da736bc40b3f2c5