From aed1c1e9fda1e78d19305e90f554d0dcb5388cd7 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Wed, 3 Feb 2010 18:09:48 -0500 Subject: globally remove ec2init and rename to cloudinit --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 92c2c79f..2a9bdce8 100755 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ setup(name='EC2-init', author='Scott Moser', author_email='scott.moser@canonical.com', url='http://launchpad.net/ec2-init/', - packages=['ec2init'], + packages=['cloudinit'], scripts=['ec2-init.py', 'cloud-init-run-module.py', 'cloud-init-cfg.py' -- cgit v1.2.3