[chef] Re: Re: Re: Re: Re: Need to copy a file after installation to another place


Chronological Thread 
  • From: Daniel DeLeo < >
  • To:
  • Subject: [chef] Re: Re: Re: Re: Re: Need to copy a file after installation to another place
  • Date: Wed, 4 Sep 2013 14:04:45 -0700


On Wednesday, September 4, 2013 at 12:57 PM, Russell Bateman wrote:

Adopting that, ...
remote_file( "/data/mongodb/bin/mongod" )
  source "file:///usr/bin/mongod"
  owner "mongodb"
  group "mongodb"
  mode 00755
end

I get:
Errno::ECONNREFUSED
----------------------------------
Connection refused - Connection refused connecting to : for /usr/bin/mongod/file:///usr/bin/mongod, giving up

I'm playing around trying to trick it not prefix it with redundant path, but to no avail so far.

Thanks.
Are you using Chef 11.6.0?


-- 
Daniel DeLeo



Archive powered by MHonArc 2.6.16.

§