mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 11:18:16 +00:00
update oscodenames supporting systemd
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% 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' %}
|
||||
|
||||
Reference in New Issue
Block a user