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-12-17 08:40:42 +0800
Commit
790a7fa31cce454ed5a0ef7b131e3d10decae34a
1 parent
9e0fbb64
change redis to qlcoud
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
inventories/az1/group_vars/all.yml
inventories/az2/group_vars/all.yml
inventories/az1/group_vars/all.yml
View file @
790a7fa
@@ -40,8 +40,8 @@ rabbit:
@@ -40,8 +40,8 @@ rabbit:
40
40
41
#redis
41
#redis
42
redis
:
42
redis
:
43
-
java
:
10.66.4.112
44
-
global
:
10.66.4.112
43
+
java
:
10.66.4.233
44
+
global
:
10.66.4.233
45
gateway
:
10.66.4.200
45
gateway
:
10.66.4.200
46
search
:
10.66.4.249
46
search
:
10.66.4.249
47
47
inventories/az2/group_vars/all.yml
View file @
790a7fa
@@ -39,7 +39,7 @@ rabbit:
@@ -39,7 +39,7 @@ rabbit:
39
#redis
39
#redis
40
redis
:
40
redis
:
41
java
:
10.66.105.2
41
java
:
10.66.105.2
42
-
global
:
10.66.4.
112
42
+
global
:
10.66.4.
233
43
gateway
:
10.66.105.29
43
gateway
:
10.66.105.29
44
search
:
10.66.105.51
44
search
:
10.66.105.51
45
45
Please
register
or
login
to post a comment