Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:awslabs/amazon-ebs-autoscale
Browse files Browse the repository at this point in the history
  • Loading branch information
wleepang committed Jul 11, 2020
2 parents f1b6d60 + 2805684 commit c43a555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This is an example of a daemon process that monitors a filesystem mountpoint and
## Assumptions:

1. Code is running on an AWS EC2 instance
2. The insance and AMI use HVM virtualization
2. The instance and AMI use HVM virtualization
3. The instance AMI allows device names like `/dev/xvdb*` and will not remap them
4. The instance is using a Linux based OS with either **upstart** or **systemd** system initialization
5. The instance has a IAM Instance Profile with appropriate permissions to create and attach new EBS volumes. See the [IAM Instance Profile](#iam_instance_profile) section below for more details
Expand Down

0 comments on commit c43a555

Please sign in to comment.