bifrost/playbooks/roles/bifrost-ironic-install/defaults/required_defaults_Ubuntu_16.04.yml
Dan Bode 3308b31aac Add Ubuntu 16.04 defaults for ironic role
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
2016-05-03 19:00:43 -07:00

5 lines
94 B
YAML

---
init_template: systemd_template.j2
init_dest_dir: /lib/systemd/system/
init_ext: .service