Skip to content

[BUG] Normalize step has to be execute before provider-specific device configs #3319

@ipspace

Description

@ipspace

When running a device that needs a "normalize" step together with devices that use provider-specific configuration (example: Docker bash scripts), the "normalize" step is executed after the bash scripts.

We have to split the deployment (cli/initial/deploy.py run function) into "normalize deployment" and "other deployment". The ideal solution would be to pretend that "normalize" is a module ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions