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>
# 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