Commit c900a0ed authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #35037 from davidwalter0/patch-1

Automatic merge from submit-queue update oscodenames supporting systemd
parents c8004a1b 79e4c120
{% if grains['oscodename'] in [ 'vivid', 'wily', 'jessie' ] %} {% if grains['oscodename'] in [ 'vivid', 'wily', 'jessie', 'xenial', 'yakkety' ] %}
is_systemd: True is_systemd: True
systemd_system_path: /lib/systemd/system systemd_system_path: /lib/systemd/system
{% elif grains['os_family'] == 'RedHat' %} {% 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