Skip to content
forked from freerobby/s3cmd

Chef cookbook for installing and configuring s3cmd

Notifications You must be signed in to change notification settings

Restless-ET/s3cmd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 63.1%
  • HTML 36.9%