]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
Add CentOS 7.3 to Cobbler 298/head
authorDavid Galloway <dgallowa@redhat.com>
Wed, 21 Dec 2016 22:00:15 +0000 (17:00 -0500)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 21 Dec 2016 22:01:14 +0000 (17:01 -0500)
Signed-off-by: David Galloway <dgallowa@redhat.com>
cobbler.yml
roles/cobbler_profile/defaults/main.yml

index 24e86b3e850ef2719195353a6bbf9db07278128b..e0ba829465b0cc96a0c9605c7d1a27b7288d015e 100644 (file)
@@ -16,6 +16,7 @@
     - { role: cobbler_profile, distro_name: CentOS-7.0-x86_64, tags: ['centos7.0'] }
     - { 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-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 67fbcc58f6d2bb7b4e1e376045113f3ad3fb7f40..94a7390ee07798df2a2cfffb79cf371c58149671 100644 (file)
@@ -38,6 +38,10 @@ distros:
       iso: http://ftp.linux.ncsu.edu/pub/CentOS/7.2.1511/isos/x86_64/CentOS-7-x86_64-DVD-1511.iso
       sha256: 907e5755f824c5848b9c8efbb484f3cd945e93faa024bad6ba875226f9683b16
       kickstart: cephlab_rhel.ks
+  "CentOS-7.3-x86_64":
+      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-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