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