]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
cobbler: Do not use redhat_register snippet 708/head
authorDavid Galloway <dgallowa@redhat.com>
Wed, 31 Aug 2022 16:36:06 +0000 (12:36 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 31 Aug 2022 16:36:06 +0000 (12:36 -0400)
We already run `subscription-manager` manually in kickstart so we don't need this snippet.

Signed-off-by: David Galloway <dgallowa@redhat.com>
roles/cobbler/templates/kickstarts/cephlab_rhel.ks
roles/cobbler/templates/kickstarts/cephlab_rhel_sdc.ks
roles/cobbler/templates/kickstarts/cephlab_rhel_sdi.ks
roles/cobbler/templates/kickstarts/cephlab_rhel_sdm.ks

index b1b93cf4d74779213f743b9aa5f167b5cbc32a40..359dfcbe2c7719805979f6479841d49e3ee12daf 100644 (file)
@@ -75,7 +75,6 @@ $SNIPPET('post_install_kernel_options')
 $SNIPPET('func_register_if_enabled')
 $SNIPPET('download_config_files')
 $SNIPPET('koan_environment')
-$SNIPPET('redhat_register')
 $SNIPPET('cobbler_register')
 # Enable post-install boot notification
 $SNIPPET('post_anamon')
index 3b61db739e62f55baa147dc97ac8a1ddadb010b0..725df30ba3fe9e8fc4d8789df35d3140ea83a97c 100644 (file)
@@ -89,7 +89,6 @@ $SNIPPET('post_install_kernel_options')
 $SNIPPET('func_register_if_enabled')
 $SNIPPET('download_config_files')
 $SNIPPET('koan_environment')
-$SNIPPET('redhat_register')
 $SNIPPET('cobbler_register')
 # Enable post-install boot notification
 $SNIPPET('post_anamon')
index 06be6a3b35555306f1a91221a9ee3c6a0417c2c3..0eca2556d33730fadb93248923621e7a94ecd7aa 100644 (file)
@@ -89,7 +89,6 @@ $SNIPPET('post_install_kernel_options')
 $SNIPPET('func_register_if_enabled')
 $SNIPPET('download_config_files')
 $SNIPPET('koan_environment')
-$SNIPPET('redhat_register')
 $SNIPPET('cobbler_register')
 # Enable post-install boot notification
 $SNIPPET('post_anamon')
index 744bd9fe7190a0a697ef5997b589b705906ea65e..f5f8e98b031f81e2535f904646dddfa712d58aba 100644 (file)
@@ -89,7 +89,6 @@ $SNIPPET('post_install_kernel_options')
 $SNIPPET('func_register_if_enabled')
 $SNIPPET('download_config_files')
 $SNIPPET('koan_environment')
-$SNIPPET('redhat_register')
 $SNIPPET('cobbler_register')
 # Enable post-install boot notification
 $SNIPPET('post_anamon')