This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
cloud-init
/
cloudinit
/
handlers
History
Joshua Harlow
79844379fb
Ensure that only when incoming frequency is per-instance that this runs.
2012-06-29 11:41:43 -07:00
..
__init__.py
[merge-from-trunk] remove warning message to console on empty user-data
2012-06-29 14:29:37 -04:00
boot_hook.py
Check instance id against none, and not just empty/false/0/none since 0 or empty might be valid
2012-06-16 13:23:32 -07:00
cloud_config.py
Make the top level __init__ similar to the other top level __inits__ where just util functions and base classes are defined there.
2012-06-16 10:56:08 -07:00
shell_script.py
Make the top level __init__ similar to the other top level __inits__ where just util functions and base classes are defined there.
2012-06-16 10:56:08 -07:00
upstart_job.py
Ensure that only when incoming frequency is per-instance that this runs.
2012-06-29 11:41:43 -07:00