joegaudet / s3cmd

Chef cookbook for installing and configuring s3cmd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DESCRIPTION:

Installs and configures s3cmd

REQUIREMENTS:

ATTRIBUTES:

All node attributes are set under the :s3cmd namespace.

  • :users - array of usernames for whom a .s3cfg will be created in their home directory; defaults to [:root]

  • :aws_access_key_id - AWS access key for S3

  • :aws_secret_access_key - AWS secret access key for S3

USAGE:

Just add the s3cmd recipe to the applicable nodes

About

Chef cookbook for installing and configuring s3cmd


Languages

Language:Ruby 100.0%