Skip to content

Commit

Permalink
Removing references to traditonal client for Amazon Linux. (#2744)
Browse files Browse the repository at this point in the history
  • Loading branch information
0rnela authored Jan 31, 2024
1 parent c20f183 commit 33ac0a6
Showing 1 changed file with 79 additions and 83 deletions.
162 changes: 79 additions & 83 deletions modules/client-configuration/pages/supported-features-amazon.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,9 @@ The operating system you run on a client is supported by the organization that s

The icons in this table indicate:

* {check} the feature is available on both Salt and traditional clients
* {check} the feature is available
* {cross} the feature is not available
* {question} the feature is under consideration, and may or may not be made available at a later date
* {trad} the feature is supported only on traditional clients
* {salt} the feature is supported only on Salt clients

ifeval::[{suma-content} == true]
[cols="1,1", options="header"]
Expand All @@ -27,37 +25,37 @@ ifeval::[{suma-content} == true]
| {amazon}{nbsp}2

| Client
| {salt}
| {check}

| Operating system packages
| {salt}
| {check}

| Registration
| {salt}
| {check}

| Install packages
| {salt}
| {check}

| Apply patches (requires CVE ID)
| {salt}
| {check}

| Remote commands
| {salt}
| {check}

| System package states
| {salt}
| {check}

| System custom states
| {salt}
| {check}

| Group custom states
| {salt}
| {check}

| Organization custom states
| {salt}
| {check}

| System set manager (SSM)
| {salt}
| {check}

| Product migration
| N/A
Expand All @@ -81,25 +79,25 @@ ifeval::[{suma-content} == true]
| {question}

| Contact methods
| {salt}: ZeroMQ, Salt-SSH
| {check} ZeroMQ, Salt-SSH

| Works with {productname} Proxy
| {salt}
| {check}

| Action chains
| {salt}
| {check}

| Staging (pre-download of packages)
| {salt}
| {check}

| Duplicate package reporting
| {salt}
| {check}

| CVE auditing (requires CVE ID)
| {salt}
| {check}

| SCAP auditing
| {salt}
| {check}

| Package verification
| {cross}
Expand All @@ -117,10 +115,10 @@ ifeval::[{suma-content} == true]
| {cross}

| Configuration file management
| {salt}
| {check}

| Snapshots and profiles
| {salt}: Profiles supported, Sync not supported
| {check} Profiles supported, Sync not supported

| Power management
| {question}
Expand All @@ -129,22 +127,22 @@ ifeval::[{suma-content} == true]
| {cross}

| Monitored clients
| {salt}
| {check}

| Docker buildhost
| {salt}
| {check}

| Build Docker image with OS
| {salt}
| {check}

| Kiwi buildhost
| {salt}
| {check}

| Build Kiwi image with OS
| {salt}
| {check}

| Recurring Actions
| {salt}
| {check}

| AppStreams
| N/A
Expand All @@ -165,48 +163,48 @@ ifeval::[{uyuni-content} == true]
| {amazon}{nbsp}2023

| Client
| {salt}
| {salt}
| {check}
| {check}

| Operating system packages
| {salt}
| {salt}
| {check}
| {check}

| Registration
| {salt}
| {salt}
| {check}
| {check}

| Install packages
| {salt}
| {salt}
| {check}
| {check}

| Apply patches (requires CVE ID)
| {salt}
| {salt}
| {check}
| {check}

| Remote commands
| {salt}
| {salt}
| {check}
| {check}

| System package states
| {salt}
| {salt}
| {check}
| {check}

| System custom states
| {salt}
| {salt}
| {check}
| {check}

| Group custom states
| {salt}
| {salt}
| {check}
| {check}

| Organization custom states
| {salt}
| {salt}
| {check}
| {check}

| System set manager (SSM)
| {salt}
| {salt}
| {check}
| {check}

| Product migration
| N/A
Expand Down Expand Up @@ -237,32 +235,32 @@ ifeval::[{uyuni-content} == true]
| {question}

| Contact methods
| {salt}: ZeroMQ, Salt-SSH
| {salt}: ZeroMQ, Salt-SSH
| {check} ZeroMQ, Salt-SSH
| {check} ZeroMQ, Salt-SSH

| Works with {productname} Proxy
| {salt}
| {salt}
| {check}
| {check}

| Action chains
| {salt}
| {salt}
| {check}
| {check}

| Staging (pre-download of packages)
| {salt}
| {salt}
| {check}
| {check}

| Duplicate package reporting
| {salt}
| {salt}
| {check}
| {check}

| CVE auditing (requires CVE ID)
| {salt}
| {salt}
| {check}
| {check}

| SCAP auditing
| {salt}
| {salt}
| {check}
| {check}

| Package verification
| {cross}
Expand All @@ -285,12 +283,12 @@ ifeval::[{uyuni-content} == true]
| {cross}

| Configuration file management
| {salt}
| {salt}
| {check}
| {check}

| Snapshots and profiles
| {salt}: Profiles supported, Sync not supported
| {salt}: Profiles supported, Sync not supported
| {check} Profiles supported, Sync not supported
| {check} Profiles supported, Sync not supported

| Power management
| {question}
Expand All @@ -301,28 +299,28 @@ ifeval::[{uyuni-content} == true]
| {cross}

| Monitored clients
| {salt}
| {salt}
| {check}
| {check}

| Docker buildhost
| {salt}
| {salt}
| {check}
| {check}

| Build Docker image with OS
| {salt}
| {salt}
| {check}
| {check}

| Kiwi buildhost
| {salt}
| {salt}
| {check}
| {check}

| Build Kiwi image with OS
| {salt}
| {salt}
| {check}
| {check}

| Recurring Actions
| {salt}
| {salt}
| {check}
| {check}

| AppStreams
| N/A
Expand All @@ -342,5 +340,3 @@ In this table, virtual guest management is split into basic and advanced.
Basic virtual guest management includes listing VMs, slow refresh, VM lifecycle actions (start, stop, resume, pause), and modifying VM vCPU and Memory.

Advanced virtual guest management includes all features of Basic virtual guest management plus fast refresh, VM lifecycle actions (delete, reset, power off), modifying VM disk, network, graphical display, and graphical display configuration.

{star} The traditional stack is available on {amazon} but it is unsupported.

0 comments on commit 33ac0a6

Please sign in to comment.