3308b31aac
Currently, the ironic role does not have a defaults file for Ubuntu 16.04. This means that it falls back to the Debian defaults and uses upstart which is not the default on 16.04 This patch updates the default to use the same one as 15.04 Change-Id: Iea26467ccbc9256340c871726a0e67b65bd926cd
5 lines
94 B
YAML
5 lines
94 B
YAML
---
|
|
init_template: systemd_template.j2
|
|
init_dest_dir: /lib/systemd/system/
|
|
init_ext: .service
|