Skip to content

Commit be98351

Browse files
committed
Directive must be at start of line
1 parent a781784 commit be98351

File tree

1 file changed

+1
-1
lines changed
  • modules/manage/pages/disaster-recovery/shadowing

1 file changed

+1
-1
lines changed

modules/manage/pages/disaster-recovery/shadowing/setup.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ client_options:
179179
# SASL/SCRAM authentication
180180
scram_configuration:
181181
username: <sasl-username> # SASL/SCRAM username, example: "shadow-replication-user"
182-
ifdef::env-cloud[]
182+
ifdef::env-cloud[]
183183
password: ${secrets.<sasl-password-secret-id>} # ID of secret containing SASL/SCRAM password
184184
endif::[]
185185
ifndef::env-cloud[]

0 commit comments

Comments
 (0)