add ssl to desktop for allowed_states

This commit is contained in:
m0duspwnens
2023-09-01 12:03:01 -04:00
parent 3434d0f200
commit 490669d378

View File

@@ -188,6 +188,7 @@
'docker_clean' 'docker_clean'
], ],
'so-desktop': [ 'so-desktop': [
'ssl',
'docker_clean', 'docker_clean',
'telegraf' 'telegraf'
], ],