We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d21ac5e commit 8ad6541Copy full SHA for 8ad6541
config/infra/aws/x86_64-metal.ini.dist
@@ -0,0 +1,12 @@
1
+INFRA_ID="aws_x86_64_c7i_metal_24xl"
2
+INFRA_NAME="AWS x86_64 (c7i.24xl)"
3
+INFRA_INSTANCE_TYPE=c7i.metal-24xl
4
+INFRA_ARCHITECTURE=x86_64
5
+INFRA_DEDICATED_INSTANCE=0
6
+INFRA_DISABLE_DEEPER_C_STATES=1
7
+INFRA_DISABLE_TURBO_BOOST=1
8
+INFRA_DISABLE_HYPER_THREADING=1
9
+
10
+INFRA_RUNNER=host
11
+INFRA_DOCKER_REGISTRY=public.ecr.aws/abcdefgh
12
+INFRA_DOCKER_REPOSITORY=php-cgi
0 commit comments