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:
#redis
redis
:
java
:
10.66.4.112
global
:
10.66.4.112
java
:
10.66.4.233
global
:
10.66.4.233
gateway
:
10.66.4.200
search
:
10.66.4.249
...
...
inventories/az2/group_vars/all.yml
View file @
790a7fa
...
...
@@ -39,7 +39,7 @@ rabbit:
#redis
redis
:
java
:
10.66.105.2
global
:
10.66.4.
112
global
:
10.66.4.
233
gateway
:
10.66.105.29
search
:
10.66.105.51
...
...
Please
register
or
login
to post a comment