This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
57
Commits
2
Branches
7
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Soren Hansen
c21874b192
Consolidate on the use of urllib2 (rather than both urllib and urllib2)
2009-08-11 09:34:27 +02:00
ec2init
Consolidate on the use of urllib2 (rather than both urllib and urllib2)
2009-08-11 09:34:27 +02:00
templates
* ec2-set-hostname.py:
2009-04-06 23:04:48 +01:00
ec2-config.cfg
Set ownership of user's .ssh directory correctly.
2009-08-11 09:29:24 +02:00
ec2-fetch-credentials.py
Set ownership of user's .ssh directory correctly.
2009-08-11 09:29:24 +02:00
ec2-get-info.py
Fix ec2-get-info to work with simple testing environment (i.e. don't append a slash to every single URL)
2009-08-11 09:31:46 +02:00
ec2-init
Remove call to update-motd from the init script. It is Ubuntu specific (and is possibly not even needed there)
2009-08-11 08:20:55 +02:00
ec2-run-user-data.py
Rely on the lockfile handling in the init script, and let ec2-run-user-data just do its thing.
2009-06-27 20:07:35 +02:00
ec2-set-defaults.py
Remove call to update-motd from the init script. It is Ubuntu specific (and is possibly not even needed there)
2009-08-11 08:20:55 +02:00
ec2-set-hostname.py
Stop mangling /etc/hosts. EC2 provides a functional DNS.
2009-08-10 21:07:51 +02:00
ec2-wait-for-meta-data-service.py
Add new script: ec2-wait-for-meta-data-service.py
2009-08-10 14:00:22 +02:00
setup.py
Tag 0.4.99 release.
2009-08-11 08:28:31 +02:00
Description
RETIRED, Cross-platform instance initialization
4
MiB