mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 09:50:37 +00:00
Remove '*****' from InstallENANetworking task desc.
This commit is contained in:
parent
6866adf734
commit
6e4722c011
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ AUTOINSTALL="yes"
|
|||
|
||||
|
||||
class InstallENANetworking(Task):
|
||||
description = '***** Installing ENA networking kernel driver using DKMS'
|
||||
description = 'Installing ENA networking kernel driver using DKMS'
|
||||
phase = phases.system_modification
|
||||
successors = [kernel.UpdateInitramfs]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue