bootstrap-vz/bootstrapvz/providers/gce/tasks
Jimmy Kaplowitz 3bfe9dddf9 Reinstate hostname hook for GCE
This DHCP exit hook to shorten the system hostname on GCE was previously
installed by build-debian-cloud and bootstrap-vz, but seems to have been
inadvertently removed in commit c81045cc6e
as part of a broad cross-cloud cleanup. Again, this was caught by our
validation tests, and we might be done with the fixes at this point.

In this commit, I'm reinstating the hook with a name change and an
explanatory comment, to reduce the risk of this vanishing accidentally
in the future.

Change-Id: I4e7268f8b9ab3b2a7fc8b510898c6fbdd685aa53
2014-08-05 17:56:33 -07:00
..
__init__.py Add Google Cloud Engine (GCE) provider: 2014-05-03 14:25:54 +02:00
apt.py Fix list of tasks and their ordering 2014-07-24 20:20:54 -07:00
boot.py Differentiate installation of grub 1.99 and grub 2 2014-07-09 23:17:05 +02:00
configuration.py Add Google Cloud Engine (GCE) provider: 2014-05-03 14:25:54 +02:00
host.py Reinstate hostname hook for GCE 2014-08-05 17:56:33 -07:00
image.py Use string concatenation instead of format() 2014-05-04 13:41:15 +02:00
packages-kernels.yml Clone packages-kernels.yml pattern to other providers 2014-07-09 23:17:05 +02:00
packages.py Installing Cloud SDK which includes gcutil and gsutil. We still don't 2014-08-01 20:05:23 -07:00