Michael Goetz — Consulting
651.271.7121 – " style="color:rgb(105,117,130)" target="_blank"> – my: Linkedin Twitter
| ||
ThanksWoweeeeeeDoes the aws cookbook work? The below is based on the git example for s3 download of a file. Rather confused.
aws_s3_file "/tmp" do
bucket "gggggg"
remote_path "local/VersionControl.groovy"
aws_access_key "sfadfasdfasdf"
aws_secret_access_key "sfgsfgsdfgsdfg"
end
================================================================================
Recipe Compile Error in /home/ubuntu/workspace/augno-chef/chef-repo/cookbooks/titan/recipes/rexster-server-hbase.rb
================================================================================
NoMethodError
-------------
undefined method `aws_access_key' for Chef::Resource::AwsS3File
62: aws_s3_file "/tmp" do
63: bucket "ggggg"
64: remote_path "local/VersionControl.groovy"
65>> aws_access_key "fsfgsdfgsdfg"
66: aws_secret_access_key "adfasdfasdfasfasdf"
68: end
Archive powered by MHonArc 2.6.16.