diff options
author | Soren Hansen <soren@canonical.com> | 2009-06-26 13:57:27 +0200 |
---|---|---|
committer | Soren Hansen <soren@canonical.com> | 2009-06-26 13:57:27 +0200 |
commit | b098228ab03003218b894855142dec9a8f406cfb (patch) | |
tree | efd52bd8ab547fd1b61406a68cb1eb5f0d2e2042 /debian/dirs | |
parent | bb5711688e7f6b2abe4e82a5b5233194a323b99d (diff) | |
download | vyos-cloud-init-b098228ab03003218b894855142dec9a8f406cfb.tar.gz vyos-cloud-init-b098228ab03003218b894855142dec9a8f406cfb.zip |
* Distutils added
* New ec2init python module introduced
* Lots and lots of stuff cleaned up and moved to ec2init python module.
* Started the move to Boto
Diffstat (limited to 'debian/dirs')
-rw-r--r-- | debian/dirs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/dirs b/debian/dirs deleted file mode 100644 index 3c349733..00000000 --- a/debian/dirs +++ /dev/null @@ -1,3 +0,0 @@ -var/ec2 -usr/sbin -etc/ec2-init |