Fix ssh account username for CentOS Stream 8 golden image

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
Pedro Algarvio 2023-04-19 09:30:04 +01:00 committed by Pedro Algarvio
parent 672f6586d7
commit 179532f902

View file

@ -107,7 +107,7 @@
"cloudwatch-agent-available": "true",
"instance_type": "t3a.large",
"is_windows": "false",
"ssh_username": "cloud-user"
"ssh_username": "centos"
},
"centosstream-9-arm64": {
"ami": "ami-06fd13f7c7c702fc4",