]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
Adding VMware ESXi-7.0 to cobbler 745/head
authorAdam Kraitman <akraitma@redhat.com>
Sun, 30 Jul 2023 13:54:31 +0000 (16:54 +0300)
committerAdam Kraitman <akraitma@redhat.com>
Sun, 30 Jul 2023 13:54:31 +0000 (16:54 +0300)
Fixes: https://tracker.ceph.com/issues/61779
Signed-off-by: Adam Kraitman <akraitma@redhat.com>
cobbler.yml

index 91e64404e1cedca99ada3358085c41a29b824e18..81047978806e5a31a5aa2e60fed058c8281d8448 100644 (file)
@@ -57,5 +57,6 @@
     - { role: cobbler_profile, distro_name: openSUSE-15.0-x86_64, tags: ['opensuse-15.0'] }
     - { role: cobbler_profile, distro_name: openSUSE-15.1-x86_64, tags: ['opensuse-15.1'] }
     - { role: cobbler_profile, distro_name: openSUSE-15.2-x86_64, tags: ['opensuse-15.2'] }
+    - { role: cobbler_profile, distro_name: VMware-ESXi-7.0-x86_64, tags: ['esxi-7.0'] }
     - cobbler_systems
   become: true