]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
cobbler: keep cobbler from messing with sources.list
authorAndrew Schoen <aschoen@redhat.com>
Tue, 16 Jun 2015 20:41:11 +0000 (15:41 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Wed, 17 Jun 2015 21:47:29 +0000 (16:47 -0500)
We want this because on vivid we want to use the distro provided sources
and when we use the cobbler snippet it wipes out those values in
sources.list. On the other versions of ubuntu we use the testnodes
playbook to provide our own sources and repos because we are currently
building packages for those, but don't want that burden for vivid.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
roles/cobbler/templates/scripts/cephlab_preseed_late

index ca04f7227ea0d70992a01c9008628eb1b3af6cf7..8fb33d4852945df7e1936fc5c47f09ac0e35e222 100644 (file)
@@ -5,7 +5,6 @@ $SNIPPET('cephlab_ubuntu_network')
 # set kernel options as defined by the system, profile or distro
 # in the Kernel Options (Post Install) field which populates the var kernel_options_post
 $SNIPPET('cephlab_post_install_kernel_options')
-$SNIPPET('late_apt_repo_config')
 $SNIPPET('post_run_deb')
 $SNIPPET('download_config_files')
 # custom