Skip to content

.stacker directory not created on remote server during cloud deploy #226

Description

@vsilent

Description

During cloud deploy, Ansible playbook tries to access /home/trydirect/.stacker on the remote server, but the directory wasn't created during the deployment process.

Affected Projects

StackPilot

Error

resolve : lstat /home/trydirect/.stacker: no such file or directory

Steps to Reproduce

  1. Deploy StackPilot to cloud
  2. Deployment completes Docker installation and image pulls
  3. Fails at the compose deployment step

Expected Behavior

Stacker should create the .stacker directory on the remote server before attempting to deploy compose files.

Environment

  • Stacker CLI version: latest
  • Cloud provider: Hetzner
  • Server type: cpx32

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions