mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-12-16 06:50:21 +00:00
Fix import error with cloud_init task
This commit is contained in:
parent
c4e19986dc
commit
a1bc55fbff
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ from bootstrapvz.common.tasks import security
|
|||
from bootstrapvz.common.tasks import network
|
||||
from bootstrapvz.common.tasks import initd
|
||||
from bootstrapvz.common.tasks import workspace
|
||||
import bootstrapvz.plugins.cloud_init.tasks
|
||||
|
||||
|
||||
def initialize():
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue