Update 'update.sls'
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{% if grains['kernel'] == 'linux' %}
|
{% if grains['kernel'] == 'Linux' %}
|
||||||
include:
|
include:
|
||||||
- linux.update
|
- linux.update
|
||||||
{% endif %}
|
{% endif %}
|
||||||
Reference in New Issue
Block a user