Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-23 | Change from redhat to rhel in systemd generator tmpl (#450) | Eduardo Otubo | |
The name `redhat' is not used but rather `rhel' to identify the distro. Signed-off-by: Eduardo Otubo <otubo@redhat.com> | |||
2019-06-19 | cloud-init-generator: use libexec path to ds-identify on redhat systems | Ryan Harper | |
Update the template to use libexec prefix path to ds-identify on redhat systems. LP: #1833264 | |||
2019-01-28 | systemd: Render generator from template to account for system differences. | Robert Schweikert | |
The systemd generator used had a hard coded path for the location target file to create. This path does not apply to all distributions. Make the generator and template to have the path set during build time. |