Merge ~philroche/ubuntu/+source/gce-compute-image-packages/+git/gce-compute-image-packages:feature/startup-scripts-ordering into ~ubuntu-dev/ubuntu/+source/gce-compute-image-packages/+git/gce-compute-image-packages:master
| Status: | Merged |
|---|---|
| Merged at revision: | 8251cc57156beef5c001afa95af9531f5b51dd3a |
| Proposed branch: | ~philroche/ubuntu/+source/gce-compute-image-packages/+git/gce-compute-image-packages:feature/startup-scripts-ordering |
| Merge into: | ~ubuntu-dev/ubuntu/+source/gce-compute-image-packages/+git/gce-compute-image-packages:master |
| Diff against target: |
29 lines (+9/-1) 2 files modified
debian/changelog (+7/-0) google_compute_engine_init/systemd/google-startup-scripts.service (+2/-1) |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Dan Watkins | 2016-11-17 | Approve on 2016-11-23 | |
| Jose L. VG (community) | Approve on 2016-11-17 | ||
|
Review via email:
|
|||
Description of the Change
GCE mirrors not in place before startup scripts are run (LP: #1436846)
Migrating the following startup scripts ordering from legacy gce-startup-scripts
package to gce-compute-
* GCE mirrors not in place before startup scripts are run (LP: #1436846)
-------
Run google-
Migrating the following startup scripts ordering from legacy gce-startup-scripts
package to gce-compute-
* Run google-
to resolve ordering cycle between implicit Before multi-user.target
and explicit After cloud-final.target. (LP: #1627436)
These changes have been successfully tested


LGTM!
Makes sense reading the commits.
I approve because I belive you have tested this already.