Fix desktop state

This commit is contained in:
Mike Reeves
2023-06-21 13:49:01 -04:00
parent 9240c3c6f0
commit c13c37f406
5 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -10,8 +10,8 @@ remove_graphical_target:
- force: True
{% else %}
workstation_trusted-ca_os_fail:
desktop_trusted-ca_os_fail:
test.fail_without_changes:
- comment: 'SO Analyst Workstation can only be installed on CentOS'
- comment: 'SO Desktop can only be installed on Rocky'
{% endif %}