]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
Stop using cephlab_ubuntu_network
authorZack Cerza <zack@redhat.com>
Thu, 3 Dec 2015 19:17:21 +0000 (12:17 -0700)
committerZack Cerza <zack@redhat.com>
Thu, 3 Dec 2015 19:18:12 +0000 (12:18 -0700)
This snippet hacks resolvconf to hardcode nameservers. We want to stop
doing that. Another commit will fix existing installs.

Signed-off-by: Zack Cerza <zack@redhat.com>
roles/cobbler/templates/scripts/cephlab_preseed_late

index f762f0007f9208a703346493b7a3ff994d045d9f..03c650c866bd71e5e6aa4d2817b94b570ba8ec9e 100644 (file)
@@ -1,7 +1,6 @@
 ## {{ ansible_managed }}
 # Start preseed_late_default
 # This script runs in the chroot /target by default
-$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')