Skip to content

Commit

Permalink
Merge pull request #213 from xiao201208/fix/tech_solu_109
Browse files Browse the repository at this point in the history
fix description
  • Loading branch information
xiao201208 authored Apr 11, 2024
2 parents d7d62c8 + e4e12d3 commit ff129f9
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ Outputs:
EcsLoginAddress:
Description:
en: Ecs login address.
zh-cn: ECS登陆地址
zh-cn: ECS登录地址
Value:
Fn::Sub:
- 'https://ecs-workbench.aliyun.com/?from=EcsConsole&instanceType=ecs&regionId=${Region}&instanceId=${InstanceId}'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ Outputs:
EcsLoginAddress:
Description:
en: Ecs login address.
zh-cn: ECS登陆地址
zh-cn: ECS登录地址
Value:
Fn::Sub:
- https://ecs-workbench.aliyun.com/?from=EcsConsole&instanceType=ecs&regionId=${Region}&instanceId=${InstanceId}
Expand Down
2 changes: 1 addition & 1 deletion documents/solution/ai/ack-ai-fine-tuning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ Resources:
Outputs:
EcsLoginAddress:
Description:
zh-cn: ECS登陆地址
zh-cn: ECS登录地址
en: Ecs login address.
Value:
Fn::Sub:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ Resources:
Outputs:
EcsLoginAddress:
Description:
zh-cn: ECS登陆地址
zh-cn: ECS登录地址
en: Ecs login address.
Value:
'Fn::Sub':
Expand Down
3 changes: 1 addition & 2 deletions documents/solution/ai/exclusive-qa-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ Resources:
DashVectorCluster:
Type: 'ALIYUN::DashVector::Cluster'
Properties:
IgnoreExisting: true
ReplicaCount: 1
ClusterName:
Ref: ClusterName
Expand Down Expand Up @@ -547,7 +546,7 @@ Outputs:
- PublicIps
EcsLoginAddress:
Description:
zh-cn: ECS登陆地址
zh-cn: ECS登录地址
en: Ecs login address.
Value:
'Fn::Sub':
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ Resources:
Outputs:
MasterEcsLoginAddress:
Description:
zh-cn: Master Ecs登陆地址
zh-cn: Master Ecs登录地址
en: Master Ecs login address.
Value:
Fn::Sub: https://ecs-workbench.aliyun.com/?from=EcsConsole&instanceType=ecs&regionId=${ALIYUN::Region}&instanceId=${MasterEcs}
Expand Down
4 changes: 2 additions & 2 deletions documents/solution/storage/snapshot-optimize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Parameters:
Outputs:
EcsLoginAddress:
Description:
zh-cn: Ecs登陆地址
zh-cn: Ecs登录地址
en: Ecs login address.
Value:
'Fn::Sub':
Expand All @@ -59,7 +59,7 @@ Outputs:
Ref: 'ALIYUN::Region'
EcsCloneLoginAddress:
Description:
zh-cn: Ecs(克隆)登陆地址
zh-cn: Ecs(克隆)登录地址
en: Ecs clone login address.
Value:
'Fn::Sub':
Expand Down
2 changes: 1 addition & 1 deletion integrate/ecs/publish-community-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Parameters:
- self
Description:
zh-cn: >-
如果如果您是RAM用户,请提前联系RAM管理员账号为您添加ROSFullAccess策略,否则创建会报错。
如果您是RAM用户,请提前联系RAM管理员账号为您添加ROSFullAccess策略,否则创建会报错。
请参考<a href='https://help.aliyun.com/zh/ram/user-guide/grant-permissions-to-the-ram-user'
target='_blank'><b><font color='blue'>为RAM用户授权</font></b></a>。
en: >-
Expand Down

0 comments on commit ff129f9

Please sign in to comment.