Skip to content

Commit 6abf14c

Browse files
MV1205mjang
andauthored
Update high-availability-keepalived.md
Co-authored-by: Mike Jang <[email protected]>
1 parent 7982d8e commit 6abf14c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/nginx/deployment-guides/amazon-web-services/high-availability-keepalived.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The scripts in the HA solution use the AWS API to associate an Elastic IP addres
6464
}
6565
```
6666

67-
Or, you can use the `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY` environment variables to provide credentials to the HA scripts, as shown in [Step 5](#ha-aws_keepalived-configure).
67+
Alternatively, you can use the `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY` environment variables to provide credentials to the HA scripts, as shown in [Step 5](#ha-aws_keepalived-configure).
6868

6969
2. Launch two instances and [install NGINX Plus]({{< ref "nginx/admin-guide/installing-nginx/installing-nginx-plus-amazon-web-services.md" >}}) on each. (As noted, we tested the instructions on <span style="white-space: nowrap;">Ubuntu 16.04 LTS</span> and CentOS 7.)
7070

0 commit comments

Comments
 (0)