Skip to content

Commit 40ee808

Browse files
smallteethsSTARRY-S
authored andcommitted
PANDARIA: aliyun ecs test add userdata
1 parent 0defe08 commit 40ee808

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clients/aliyun/config.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ type ECSConfig struct {
4444
SpotDuration string `json:"spotDuration" yaml:"spotDuration"`
4545
AliyunUser string `json:"aliyunUser" yaml:"aliyunUser"`
4646
DockerVersion string `json:"dockerVersion" yaml:"dockerVersion"`
47+
UserData string `json:"userData" yaml:"userData"`
4748
System string `json:"system" yaml:"system"`
4849
OpenPorts []string `json:"openPort" yaml:"openPort"`
4950
Roles []string `json:"roles" yaml:"roles"`

0 commit comments

Comments
 (0)