Use HWE kernel for Airsloop computes
Change Airsloop to align with Seaworthy deployment using HWE kernel. Change-Id: Iad86de5d8381e2bdfb1f6dc23930bda50775beaa
This commit is contained in:
parent
c37367da54
commit
46616f904f
@ -31,7 +31,6 @@ Various resiliency and security features are tuned down via configuration.
|
||||
with VLANs for OAM, Calico, Storage, and OpenStack Overlay).
|
||||
* Generic hostnames used (airsloop-control-1, airsloop-compute-1) that
|
||||
simplifies generation of k8s certificates.
|
||||
* Usage of standard Ubuntu 16.04 GA kernel (as oppose to HWE).
|
||||
|
||||
|
||||
Airsloop site manifests are available at
|
||||
|
@ -71,10 +71,4 @@ data:
|
||||
mountpoint: '/var'
|
||||
fstype: 'ext4'
|
||||
mount_options: 'defaults'
|
||||
|
||||
platform:
|
||||
image: 'xenial'
|
||||
kernel: 'ga-16.04'
|
||||
kernel_params:
|
||||
kernel_package: 'linux-image-4.4.0-137-generic'
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user