You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Notice: /Stage[main]/Grafana::Install/Archive[grafana]/Archive::Download[grafana.tar.gz]/Exec[download archive grafana.tar.gz and check sum]/returns: curl: (6) Couldn't resolve host 'puppet:'
Error: curl -s -S -o /usr/src/grafana.tar.gz 'puppet:///puppet_files/elk/grafana-2.6.0.linux-x64.tar.gz' returned 6 instead of one of [0]
Error: /Stage[main]/Grafana::Install/Archive[grafana]/Archive::Download[grafana.tar.gz]/Exec[download archive grafana.tar.gz and check sum]/returns: change from notrun to 0 failed: curl -s -S -o /usr/src/grafana.tar.gz 'puppet:///puppet_files/elk/grafana-2.6.0.linux-x64.tar.gz' returned 6 instead of one of [0]
The text was updated successfully, but these errors were encountered:
ltutar
changed the title
supporting remote directories to retrieve the r[m
supporting remote directories to retrieve the rpm
Apr 4, 2016
Is it possible to support remote directories like
I now have to put the rpm in /tmp first in order to retrieve it through yaml like
I now get the error
The text was updated successfully, but these errors were encountered: