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-10-31 17:41:53 +0800
Commit
87a23b0724bf12aba5b4204cd1647c70a88404e3
1 parent
840c2923
更新redis global配置
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
inventories/az1/group_vars/all.yml
inventories/az2/group_vars/all.yml
inventories/az3/group_vars/all.yml
inventories/az1/group_vars/all.yml
View file @
87a23b0
...
...
@@ -41,7 +41,7 @@ rabbit:
#redis
redis
:
java
:
10.66.4.112
global
:
10.66.4.
233
global
:
10.66.4.
112
gateway
:
10.66.4.53
search
:
10.66.4.249
...
...
inventories/az2/group_vars/all.yml
View file @
87a23b0
...
...
@@ -39,7 +39,7 @@ rabbit:
#redis
redis
:
java
:
10.66.104.6
global
:
10.66.4.
233
global
:
10.66.4.
112
gateway
:
10.66.105.29
search
:
10.66.105.51
...
...
inventories/az3/group_vars/all.yml
View file @
87a23b0
...
...
@@ -39,7 +39,7 @@ rabbit:
#redis
redis
:
java
:
10.66.202.9
global
:
10.66.4.
233
global
:
10.66.4.
112
gateway
:
10.66.4.100
search
:
10.66.105.51
...
...
Please
register
or
login
to post a comment