Skip to content

Investigating implementing as a provisioner #26

@Sharpie

Description

@Sharpie

Provisioners can alter the configuration of the machines they are attached to via the configure method. This may be the perfect place to attach private network definitions. Also, provisioners have a destroy method that gets run when a machine is deleted.

If a provisioner-based implementation works, it may allow us to shed a lot of hackery and custom code.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions