Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 406 Bytes

README.rdoc

File metadata and controls

17 lines (10 loc) · 406 Bytes

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