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
2019-05-29 08:21:07 +0800
Commit
4759c84ebd7b7c1904622315aca035a69d71fcfa
1 parent
05dc585a
修改redis
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
inventories/aws/group_vars/all.yml
inventories/az1/group_vars/all.yml
inventories/aws/group_vars/all.yml
View file @
4759c84
...
...
@@ -62,7 +62,7 @@ rabbit:
#redis
redis
:
java
:
10.66.4.102
global
:
10.66.4.
233
global
:
10.66.4.
102
gateway
:
172.31.9.41
search
:
172.31.9.130
ufo
:
172.31.70.39
...
...
inventories/az1/group_vars/all.yml
View file @
4759c84
...
...
@@ -62,8 +62,8 @@ rabbit:
#redis
redis
:
java
:
10.66.4.233
global
:
10.66.4.233
java
:
10.66.4.102
global
:
10.66.4.102
gateway
:
10.66.4.200
search
:
10.66.4.249
ufo
:
10.66.70.247
...
...
Please
register
or
login
to post a comment