Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

docker-machine start #1

@leoconco

Description

@leoconco

My first day using puppet, I noticed that in service.pp:22 you have:

$executable = "${boxen::config::homebrewdir}/bin/docker-machine"

In my machine (brand new Yosemite) the right line would be

$executable = "${boxen::config::homebrewdir}/opt/docker-machine/bin/docker-machine"

Not sure if this is a version problem, I resolved it with a symbolic link

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions