Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

Exec[download n98-magerun] #11

Open
agoncilku opened this issue Jul 15, 2015 · 0 comments
Open

Exec[download n98-magerun] #11

agoncilku opened this issue Jul 15, 2015 · 0 comments

Comments

@agoncilku
Copy link

file.pp
class { "n98magerun": }->

When you run the command yourself, it works, but somehow puppet can't download the .phar with Exec[download n98-magerun]

Error: Failed to apply catalog: Validation of Exec[download n98-magerun] failed: 'curl -L -o n98-magerun.phar https://raw.githubusercontent.com/netz98/n98-magerun/master/n98-magerun.phar' is not qualified and no path was specified. Please qualify the command or specify a path. at /etc/puppet/environments/development/modules/n98magerun/manifests/init.pp:23
Wrapped exception:
'curl -L -o n98-magerun.phar https://raw.githubusercontent.com/netz98/n98-magerun/master/n98-magerun.phar' is not qualified and no path was specified. Please qualify the command or specify a path.

Any Idea, what maight cuase this problem?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant