Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Nov 21, 2022
1 parent 2db318b commit d7d0e72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/full-cluster/common-services/tf-run.data
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION 1.1.5
VERSION 1.1.6
REMOTE-STATE
COMMAND tf-directory-setup.py -l none -f
COMMAND setup-new-directory.sh
Expand All @@ -17,7 +17,7 @@ COMMAND git add certs/*.key.secret
COMMENT execute: git commit -m add-pki-key -a

COMMENT submit certs/*csr using command ouptut listed in apply to TCO for signing
COMMAND Once that is available, change cert_download to true. If you have received a certificate manually, from the new MS CA, do NOT change cert_download
COMMENT Once that is available, change cert_download to true. If you have received a certificate manually, from the new MS CA, do NOT change cert_download
STOP Wait for certificate to be signed, then continue with %%NEXT%%.

TAG have-certificate
Expand Down

0 comments on commit d7d0e72

Please sign in to comment.