[aws] aws_region_name = us-east-1 # user: kvm aws_access_key_id = ### aws_secret_access_key = ### [cluster fire] ebs_settings = custom vpc_settings = poc_vpn key_name = fire base_os = centos7 placement_group = fire_cluster master_instance_type = c4.2xlarge compute_instance_type = c5.18xlarge initial_queue_size = 0 max_queue_size = 50 #for efs share auto mount #post_install = https://s3.amazonaws.com/684353139040-cfncluster/scripts/mount-efs.sh post_install = https://684353139040-cfncluster.s3.amazonaws.com/scripts/mount_efs.sh post_install_args = fs-4b70dd00 scheduler = sge #scheduler = slurm #cluster_type = spot #spot_price = 5.00 cluster_type = ondemand #s3_read_write_resource = arn:aws:s3:::fmglobal-firemodeling/* tags = {"user" : "meredithk"} #ec2_iam_role = cfncluster-master-role [vpc poc_vpn] master_subnet_id = subnet-a6a304fe vpc_id = vpc-b53f65d1 use_public_ips = false # generic sg to access efs # vpc_security_group_id = sg-08b136e8625fb8bf5 additional_sg = sg-0b39ee73 [ebs custom] volume_size = 100 encrypted = true #ebs_snapshot_id = snap-3c17b03e [global] update_check = true sanity_check = true cluster_template = fire