Merge "Delete kernel debug related parameter for performance"

This commit is contained in:
Jenkins 2016-11-21 09:55:20 +00:00 committed by Gerrit Code Review
commit 35d08b7061
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#post_script_file: /tmp/my_custom_script
root_ssh_authorized_file: /root/.ssh/id_rsa.pub
# Extended kernel PXE options
extend_kopts: "biosdevname=0 net.ifnames=1 debug ignore_loglevel log_buf_len=10M print_fatal_signals=1 LOGLEVEL=8"
extend_kopts: "biosdevname=0 net.ifnames=1"
# Choose the Ubuntu release (currently supports only Xenial). Keep in mind,
# that you also should fix 'kernel_flavor' parameter.
ubuntu_release: xenial