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

Download of backup client fails #162

Description

@djermann

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 4.8.2
  • Ruby: 2.3.3
  • Distribution: Debian
  • Module version: 3.0.0

How to reproduce (e.g Puppet code you use)

Change stash::product to 'bitbucket'.

What are you seeing

It fails to download the backup client.

What behaviour did you expect instead

It should download the backup client

Any additional information you'd like to impart

In manifests/backup.pp the 'file' variable on line 38 takes 'product' as argument inside the string. Replacing #{product} with stash solves this problem for me.

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