fix(coreos-base/oem-gce): make gce's cloudinit oneshot

This commit is contained in:
Brandon Philips 2014-04-03 13:12:48 -07:00
parent 4c85c26dcb
commit 13442af2b2

View File

@ -20,6 +20,7 @@ coreos:
After=gce-setup-environment.service
[Service]
Type=oneshot
EnvironmentFile=/etc/environment
ExecStart=/usr/share/oem/bin/gce-coreos-cloudinit
- name: gce-setup-environment.service