mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +00:00
Fix typo
This commit is contained in:
parent
b590a02a8c
commit
d485ef681a
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ class AddGrowRootDisable(Task):
|
|||
|
||||
class AdjustExpandRootDev(Task):
|
||||
description = 'Adjusting the expand-root device'
|
||||
phase = phases.system_modificatio
|
||||
phase = phases.system_modification
|
||||
predecessors = [initd.AddExpandRoot, initd.AdjustExpandRootScript]
|
||||
|
||||
@classmethod
|
||||
|
|
Loading…
Add table
Reference in a new issue