plus3it / spel

STIG-Partitioned Enterprise Linux (spel)
Other
91 stars 61 forks source link

Inject logic-block for provider utilities #606

Closed ferricoxide closed 1 year ago

ferricoxide commented 1 year ago

Use of case statement facilitates adding futher per-provider utility-scripts

"No match" case simply prints out message rather than aborting script since lack of relevant provider-script should not cause the overall automation-process to fail out (in case people want to use the tooling before a given platform is explicitly-supported)

Closes #604

Note: this PR requires that AMIgen8's PR #83 be merged, first.

lorengordon commented 1 year ago

go codebuild go