Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
iac-stack
terraform-mysql
Commits
f5ec68a8
Commit
f5ec68a8
authored
2 years ago
by
蔡鎔玖
Browse files
Options
Download
Email Patches
Plain Diff
Update alicloud-ecs-mysql/main.tf
parent
0e218cb4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
alicloud-ecs-mysql/main.tf
+1
-1
alicloud-ecs-mysql/main.tf
with
1 addition
and
1 deletion
+1
-1
alicloud-ecs-mysql/main.tf
+
1
-
1
View file @
f5ec68a8
...
...
@@ -66,7 +66,7 @@ resource "ansible_host" "this" {
docker_user
=
"idcos"
docker_pw
=
"Yunjikeji#123"
docker_login_url
=
"registry-vpc.cn-hangzhou.aliyuncs.com"
docker_deploy_script_url
=
"http://yum.idcos.com/opensource/docker
/docker
-deploy.sh"
docker_deploy_script_url
=
"http://yum.idcos.com/opensource/docker-deploy.sh"
is_data_disk_mkfs
=
local
.
snapshot_id
==
""
?
true
:
false
before_destroy_stop_mysql
=
var
.
before_destroy_stop_mysql
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment