Metadata-Version: 1.0
Name: bellatrix
Version: 0.0.18
Summary: Bellatrix is a comprehensive set of tools to automate the management of EC2 amis and instances.
Home-page: https://bitbucket.org/adeccico/bellatrix
Author: Adrian Deccico
Author-email: adeccico@atlassian.com
License: Apache License 2.0
Description: ===========
        Bellatrix
        ===========
        
        Bellatrix is a comprehensive set of tools to automate the management of EC2 ami's and instances.
        
            * bewitch_ami - Will launch a new instance and execute a configuration script.
            * set_permissions - Given an ami, this utility will give execution permissions to other accounts.
            * set_security - Configures an EC2 security group making it possible to only allow incomming connections to certain ports and ip addresses.
            * start_instance - Starts a new instance from a given ami.
            * burn_instance - Burn a running instance into a new ami.
            
        
Keywords: ec2,ami,configuration,management,puppet
Platform: Posix; MacOS X; Windows
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet
Classifier: Topic :: System :: Software Distribution
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
