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

Download of backup client fails #162

Open
djermann opened this issue Dec 22, 2017 · 0 comments
Open

Download of backup client fails #162

djermann opened this issue Dec 22, 2017 · 0 comments
Labels
bug Something isn't working

Comments

@djermann
Copy link

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.

@juniorsysadmin juniorsysadmin added the bug Something isn't working label Dec 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants