From d24d4ec48c4d303c06dc36dd2ee4acda4dea82e6 Mon Sep 17 00:00:00 2001 From: Lee Brown Date: Thu, 8 Aug 2019 17:09:19 -0800 Subject: [PATCH] Testing build pipeline --- tools/devops/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/devops/README.md b/tools/devops/README.md index f3df0fc..7e93bb7 100644 --- a/tools/devops/README.md +++ b/tools/devops/README.md @@ -105,10 +105,10 @@ instance will be a dedicated host since we need it always up and running, thus i Advanced Details: none ``` -4. Add Storage. Increase the volume size for the root device to 100 GiB. +4. Add Storage. Increase the volume size for the root device to 30 GiB. ``` Volume Type | Device | Size (GiB) | Volume Type - Root | /dev/xvda | 100 | General Purpose SSD (gp2) + Root | /dev/xvda | 30 | General Purpose SSD (gp2) ``` 5. Add Tags. @@ -127,7 +127,7 @@ instance will be a dedicated host since we need it always up and running, thus i 7. Review and Launch instance. Select an existing key pair or create a new one. This will be used to SSH into the instance for additional configuration. - + 8. Update the security group to reference itself. The instances need to be able to communicate between each other. Navigate to edit the security group and add the following two rules where `SECURITY_GROUP_ID` is replaced with the