Skip to content
rmela edited this page Mar 24, 2011 · 2 revisions

A working yum plugin for installing RPMs from protected Amazon S3 buckets.

Uses boto by preference, but will fall back to Amazon S3 REST api if boto not available.

Tested on Amazon CentOS 5 using the default Python 2.6.6 version and Boto 2.0b4.

Clone this wiki locally