bootstrap-vz/providers/__init__.py
2013-07-08 23:13:56 +02:00

4 lines
38 B
Python

import ec2
providers = {'ec2': ec2}