mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 07:26:29 +00:00
Making growpart workaround description more verbose
Signed-off-by: Andrew Garrett <andrew.garrett@getbraintree.com>
This commit is contained in:
parent
2ece5a66e1
commit
bbcb62c4f3
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ class DefaultPackages(Task):
|
||||||
|
|
||||||
|
|
||||||
class AddWorkaroundGrowpart(Task):
|
class AddWorkaroundGrowpart(Task):
|
||||||
description = 'Adding growpart'
|
description = 'Adding growpart workaround for jessie'
|
||||||
phase = phases.system_modification
|
phase = phases.system_modification
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
|
|
Loading…
Add table
Reference in a new issue