mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
remove comma
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
|
||||
{% set SALTPACKAGES = salt['grains.filter_by']({
|
||||
'Ubuntu': {
|
||||
'common': 'salt-common',
|
||||
'common': 'salt-common'
|
||||
},
|
||||
'Centos': {
|
||||
'common': 'salt',
|
||||
'common': 'salt'
|
||||
},
|
||||
}) %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user