Answer the question
In order to leave comments, you need to log in
chef remote_file doesn't understand "file://" in source
Greetings!
There is a recipe for:
remote_file "test" do
source "file:///vagrant/data/myfile.rpm"
action :create
end
Connection refused - Connection refused connecting to : for /vagrant/data/myfile.rpm/file:///vagrant/data/myfile.rpm, giving up
source
simply "/vagrant/data/myfile.rpm"
, then it swears that the URI is in the wrong format, and in the dock to remote_file it is briefly said that it file://
is accepted. -rwxrwxrwx 1 vagrant vagrant
, to directories up the tree drwxr-xr-x 1 vagrant vagrant
. Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question