Skip to content

Commit

Permalink
#243 update rocky 9.3 AMI
Browse files Browse the repository at this point in the history
  • Loading branch information
Don Sizemore committed Dec 20, 2023
1 parent ae63ab6 commit a24a486
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ec2/ec2-create-instance.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ BRANCH_DEFAULT="develop"
PEM_DEFAULT=${HOME}
VERBOSE_ARG=""

# rocky linux 9.2 official, us-east-1
AWS_AMI_DEFAULT='ami-07d75f492ac3a326f'
# rocky linux 9.3 official, us-east-1
AWS_AMI_DEFAULT='ami-06b7b440778b965d8'

usage() {
echo "Usage: $0 -b <branch> -r <repo> -p <pem_path> -g <group_vars> -a <dataverse-ansible branch> -i aws_image -u aws_user -s aws_size -t aws_tag -f aws_security group -e aws_profile -l local_log_path -d -v" 1>&2
Expand Down

0 comments on commit a24a486

Please sign in to comment.