index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-01-07
get usage of cloud-init-run-module correct
Scott Moser
2010-01-06
add UserDataHandler.py, it handles includes and normalizing of userdata
Scott Moser
2010-01-06
mention where it came from
Scott Moser
2010-01-06
add tools/ directory and 'write-mime-multipart'
Scott Moser
2010-01-06
add cloud-run-user-script upstart job to run rc.local style scripts
Scott Moser
2010-01-06
put upstart files in upstart/, minor other changes
Scott Moser
2010-01-06
add cloud-init-run-module and ec2init/execute.py
Scott Moser
2010-01-06
add semaphore utilities to ec2init module
Scott Moser
2010-01-06
add general flow of ec2-init.py
Scott Moser
2010-01-06
support compressed user data, use cPickle instead of pickle
Scott Moser
2010-01-06
add initctl_emit and defines for different data locations
Scott Moser
2010-01-05
initial re-org, ec2 data source successfully reads from cache if present
Scott Moser
2010-01-05
add hacked 'install.sh' for installing to a directory
Scott Moser
2010-01-05
ec2-init-user-data is not present, remove it from setup.py
Scott Moser
2009-12-16
fix but that required 'ec2init=X' to be last thing on the cmdline
Scott Moser
2009-12-16
add ec2-is-compat-env as it is in lucid/karmic now
Scott Moser
2009-12-16
add current working ec2init.conf, save ec2init.conf.goal, add disabler
Scott Moser
2009-12-16
fix typo in ec2init.conf
Scott Moser
2009-12-15
add ec2init.conf upstart job
Scott Moser
2009-12-14
sync karmic and trunk
Scott Moser
2009-09-25
replace multiple '| logger' in regenerate_ssh_host_keys with a single one
Scott Moser
2009-09-04
Add a unittest for veriyfing that shell scripts passed in user-data get called.
Soren Hansen
2009-08-26
Tag 0.4.999 release
Soren Hansen
2009-08-26
Use /var/run/ec2 for mounting EBS volumes.
Soren Hansen
2009-08-26
Don't advertise a force-stop option to the init script that we don't actually...
Soren Hansen
2009-08-25
Merge with lp:~soren/ec2-init/appliancexml
Soren Hansen
2009-08-25
Merge decorator based content_type mappings from lp:~soren/ec2-init/decorator
Soren Hansen
2009-08-25
Implement EBS volume mounting
Soren Hansen
2009-08-25
Merge with lp:~soren/ec2-init/decorator
Soren Hansen
2009-08-25
Replace static content_type_handler dictionary with a decorator.
Soren Hansen
2009-08-25
Added script handling to appliance config handling.
Soren Hansen
2009-08-25
Added basic appliance config handling (specifically package installation and ...
Soren Hansen
2009-08-24
Merge lp:~smoser/ec2-init/bugfix-412143
Soren Hansen
2009-08-11
* ec2-init: Remove invalid token '$ssh' in header (LP: #412143)
Scott Moser
2009-08-11
Update /etc/default/locale with locale setting derived from locality.
Soren Hansen
2009-08-11
Consolidate on the use of urllib2 (rather than both urllib and urllib2)
Soren Hansen
2009-08-11
Fix ec2-get-info to work with simple testing environment (i.e. don't append a...
Soren Hansen
2009-08-11
Set ownership of user's .ssh directory correctly.
Soren Hansen
2009-08-11
Extend config API to allow for default values.
Soren Hansen
2009-08-11
Tag 0.4.99 release.
Soren Hansen
2009-08-11
Remove bzr-builddeb configuration.
Soren Hansen
2009-08-11
Remove call to update-motd from the init script. It is Ubuntu specific (and i...
Soren Hansen
2009-08-10
Only return the first part of local-hostname.
Soren Hansen
2009-08-10
Rerun the setting up of authorized keys if te AMI is rebundled.
Soren Hansen
2009-08-10
run_once_per_ami() and run_once_per_instance() are equivalent, so nuke run_on...
Soren Hansen
2009-08-10
Tag 0.4.9 release, working towards 0.5.
Soren Hansen
2009-08-10
Remove debian/ directory in preparation for upstream/ubuntu split.
Soren Hansen
2009-08-10
Move ec2-config file to top-level.
Soren Hansen
2009-08-10
Import current changelog.
Soren Hansen
2009-08-10
Move ec2 init script from debian/ out into top-level.
Soren Hansen
[next]