tripleo-quickstart/roles
Michele Baldessari 1e9167d949 Allow to customize the undercloud's grub options
This is useful if you want to add things like net.ifnames=0 (to make
sure your undercloud has eth* named nics) or
mitigations=off for that extra performance.

Tested by adding:
undercloud_extra_grub_params: net.ifnames=0 mitigations=off

And observing the following on the undercloud:
(undercloud) [stack@undercloud ~]$ cat /proc/cmdline
console=ttyS0 root=/dev/vda net.ifnames=0 mitigations=off

Change-Id: Ie814765897699705a2826ed1a8c8d8f85d579028
2020-04-03 11:12:12 +02:00
..
common/defaults Add nova cellv2 multicell support 2020-01-29 12:29:47 +01:00
convert-image Fix convert image package list 2020-03-05 15:11:04 +05:30
environment Install python3-virtualbmc when using redhat/centos 8 2020-04-03 11:07:33 +02:00
fetch-images lint: pre-commit hook maintenance 2020-01-13 11:28:45 +00:00
libvirt Allow to customize the undercloud's grub options 2020-04-03 11:12:12 +02:00
parts add support for rhel8/centos8 virthosts 2020-02-17 12:43:45 +00:00
provision add support for rhel8/centos8 virthosts 2020-02-17 12:43:45 +00:00
repo-setup Fix logic for "Check DLRN hash newest format" 2020-03-20 09:52:46 +13:00
tripleo/undercloud/tasks Lint fixes for playbooks and roles 2019-01-08 15:27:54 +00:00
tripleo-inventory Run py2 in case of CentOS7 on OVB 2020-03-22 15:28:02 +02:00
virtbmc Install python3-virtualbmc when using redhat/centos 8 2020-04-03 11:07:33 +02:00