Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ops
/
yoho-ansible-roles
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
chunhua.zhang
2018-11-13 11:32:02 +0800
Commit
f04a0c082c185ca9fb842ab82f2adb158d7ced80
1 parent
f7ac722e
修改az1、az2 切换
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 additions
and
25 deletions
scripts/lb_manager/modules/all_java_to_az1.json
scripts/lb_manager/modules/all_java_to_az2.json
scripts/lb_manager/modules/az2_java_to_az1.json
scripts/lb_manager/modules/az2_java_to_az2.json
scripts/lb_manager/modules/all_java_to_az1.json
View file @
f04a0c0
...
...
@@ -15,11 +15,5 @@
"mappings"
:
{
"java-nginx-az1"
:
10
}
},
"lb-l9wzc6iv"
:
{
"domain"
:
[
"*.yoho.yohoops.org"
,
"single.yohoops.org"
],
"mappings"
:
{
"java-nginx-az1"
:
10
}
}
}
...
...
scripts/lb_manager/modules/all_java_to_az2.json
View file @
f04a0c0
...
...
@@ -15,11 +15,5 @@
"mappings"
:
{
"java-nginx-az2"
:
10
}
},
"lb-l9wzc6iv"
:
{
"domain"
:
[
"*.yoho.yohoops.org"
,
"single.yohoops.org"
],
"mappings"
:
{
"java-nginx-az2"
:
10
}
}
}
}
...
...
scripts/lb_manager/modules/az2_java_to_az1.json
View file @
f04a0c0
...
...
@@ -4,11 +4,5 @@
"mappings"
:
{
"java-nginx-az1"
:
10
}
},
"lb-l9wzc6iv"
:
{
"domain"
:
[
"*.yoho.yohoops.org"
,
"single.yohoops.org"
],
"mappings"
:
{
"java-nginx-az1"
:
10
}
}
}
...
...
scripts/lb_manager/modules/az2_java_to_az2.json
View file @
f04a0c0
...
...
@@ -4,11 +4,5 @@
"mappings"
:
{
"java-nginx-az2"
:
10
}
},
"lb-l9wzc6iv"
:
{
"domain"
:
[
"*.yoho.yohoops.org"
,
"single.yohoops.org"
],
"mappings"
:
{
"java-nginx-az2"
:
10
}
}
}
...
...
Please
register
or
login
to post a comment