From c9ae6db5aaaf14d60f731495e868a1880f7f7f30 Mon Sep 17 00:00:00 2001 From: Yurii Momotenko Date: Thu, 30 Sep 2021 14:13:40 +0300 Subject: [PATCH] Update CONFIGURATION.md Added end of the code sector so that the information is readable and well organized --- deployment/CONFIGURATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/CONFIGURATION.md b/deployment/CONFIGURATION.md index 4c48836f0..1c8099294 100644 --- a/deployment/CONFIGURATION.md +++ b/deployment/CONFIGURATION.md @@ -54,7 +54,7 @@ The config above would install the Oracle on ``, and both Oracle and | syslog_server_port: `"://:"` | Optional port specification for bridge logs. This value will be provided by an administrator if required. | `hosts.yml` can contain multiple bridge configurations at once. - +``` 3. Copy the bridge name(s) to the hosts.yml file. 1. Go to the group_vars folder. `cd group_vars`