coreos-base/oem-vmware: add oem-cloudinit

This commit is contained in:
Alex Crawford 2015-08-25 17:34:36 -07:00
parent b6cfc59d32
commit 9364d9e957
2 changed files with 12 additions and 0 deletions

View File

@ -14,6 +14,18 @@ coreos:
ExecStartPre=/usr/bin/ln -sfT /usr/share/oem/vmware-tools /etc/vmware-tools
ExecStart=/usr/share/oem/bin/vmtoolsd
TimeoutStopSec=5
- name: oem-cloudinit.service
command: restart
runtime: yes
content: |
[Unit]
Description=Cloudinit from VMware Backdoor
[Service]
Type=oneshot
ExecStart=/usr/bin/coreos-cloudinit --oem=vmware
oem:
bug-report-url: "https://github.com/coreos/bugs/issues"
id: vmware