Browse Source

Update ALSI documentation

Colby Williams 3 years ago
parent
commit
95515abd94
1 changed files with 3 additions and 1 deletions
  1. 3 1
      ALSI (Cribl LogStream) Notes.md

+ 3 - 1
ALSI (Cribl LogStream) Notes.md

@@ -31,7 +31,9 @@ To create one or more worker nodes along with the leader, modify `xdr-terraform-
 
 Add `#!jinja|yaml|gpg` to the top of the customer variables SLS file if it is not present.
 
-Copy the Cribl pillars from an existing customer such as Moose (`moose_variables.sls`) to the customer's variables file. Remove all values except the `admin_password`.
+Copy the `cribl` pillars _*and*_ the `certs` pillars from an existing customer such as Moose (`moose_variables.sls`) to the customer's variables file.
+
+Remove all values except the `admin_password`.
 
 ```saltstack
 {% if grains['id'].startswith('bas-alsi-') %}