Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-18 | add carriage return to cc_final_message.py output | Scott Moser | |
2011-01-25 | make final_message run 'per_always' rather than per-instance | Scott Moser | |
2011-01-25 | use timestamp.gmtime() for timestamps rather than time() or datetime | Scott Moser | |
2011-01-24 | move cloud-run-user-script.conf to cloud-final, use cloud-cfg for invoking | Scott Moser | |
This moves what was done as cloud-run-user-script.conf to 'cloud-final' and makes that re-use the cloud-init-cfg code, but simply with a different set of default configs. Also, adds keys_to_console and final_message cloud-config modules LP: #653271 |