Skip to content

Commit

Permalink
Removed reference to traditional clients from modules/client-configur…
Browse files Browse the repository at this point in the history
…ation/pages/system-set-manager.adoc
  • Loading branch information
0rnela committed Feb 13, 2024
1 parent bd973db commit 45ab170
Showing 1 changed file with 24 additions and 25 deletions.
49 changes: 24 additions & 25 deletions modules/client-configuration/pages/system-set-manager.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,33 +15,32 @@ The icons in this table indicate:
* {question} this action is under consideration for this client type, and may or may not be supported at a later date.

.Available SSM Actions
[cols="1,1,1", options="header"]
[cols="1,1", options="header"]
|===

| Action | Traditional | Salt
| List systems | {check} | {check}
| Install patches | {check} | {check}
| Schedule patch updates | {check} | {check}
| Upgrade packages | {check} | {check}
| Install packages | {check} | {check}
| Remove packages | {check} | {check}
| Verify packages | {check} | {cross}
| Create groups | {check} | {check}
| Manage groups | {check} | {check}
| Channel memberships | {check} | {check}
| Channel subscriptions | {check} | {cross}
| Deploy/diff channels | {check} | {cross}
| Autoinstall clients | {check} | {cross}
| Tag for snapshot | {check} | {cross}
| Remote commands | {check} | {cross}
| Power management | {check} | {cross}
| Update system preferences | {check} | {check}
| Update hardware profiles | {check} | {check}
| Update package profiles | {check} | {check}
| Set/remove custom values | {check} | {check}
| Reboot clients | {check} | {check}
| Migrate clients to another organization | {check} | {check}
| Delete clients | {check} | {check}
| List systems | {check}
| Install patches | {check}
| Schedule patch updates | {check}
| Upgrade packages | {check}
| Install packages | {check}
| Remove packages | {check}
| Verify packages | {cross}
| Create groups | {check}
| Manage groups | {check}
| Channel memberships | {check}
| Channel subscriptions | {cross}
| Deploy/diff channels | {cross}
| Autoinstall clients | {cross}
| Tag for snapshot | {cross}
| Remote commands | {cross}
| Power management | {cross}
| Update system preferences | {check}
| Update hardware profiles | {check}
| Update package profiles | {check}
| Set/remove custom values | {check}
| Reboot clients | {check}
| Migrate clients to another organization | {check}
| Delete clients | {check}
|===


Expand Down

0 comments on commit 45ab170

Please sign in to comment.