mirror of
https://github.com/m8tin/cis.git
synced 2026-06-02 14:56:58 +02:00
Composition Sync Setup and Snapshot
This commit is contained in:
@@ -107,6 +107,8 @@ function prepare.setCIS() {
|
||||
CIS[DOMAINDEFINITIONS]="${CIS[ROOT]}definitions/${CIS[DOMAIN]}/"
|
||||
CIS[DOMAINSTATES]="${CIS[ROOT]}states/${CIS[DOMAIN]}/"
|
||||
|
||||
CIS[COMPOSITIONS]="${CIS[DOMAINDEFINITIONS]:?"Missing DOMAINDEFINITIONS"}compositions/"
|
||||
|
||||
CIS[SET]="normal"
|
||||
# Sets the write protection of array 'CIS'
|
||||
declare -A -g -r CIS
|
||||
|
||||
Reference in New Issue
Block a user