Commit 79e4c120 authored by davidwalter0's avatar davidwalter0 Committed by GitHub

update oscodenames supporting systemd

parent 1dfae363
{% if grains['oscodename'] in [ 'vivid', 'wily', 'jessie' ] %}
{% if grains['oscodename'] in [ 'vivid', 'wily', 'jessie', 'xenial', 'yakkety' ] %}
is_systemd: True
systemd_system_path: /lib/systemd/system
{% elif grains['os_family'] == 'RedHat' %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment