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
Plain Diff
Browse Files
Authored by
chunhua.zhang
2018-11-06 18:19:14 +0800
Commit
39c17a425e4f3a18e3f3f46fd2ddc9dee37baf8d
2 parents
6b2516e9
07d84598
Merge branch 'master' of git.yoho.cn:ops/yoho-ansible-roles
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 @
39c17a4
@@ -53,4 +53,4 @@ zookeeper:
@@ -53,4 +53,4 @@ zookeeper:
53
-
10.66.4.9
53
-
10.66.4.9
54
54
55
# for test
55
# for test
56
-
db_test_only
:
127.0.0.1
56
+
db_test_only
:
10.66.80.96
inventories/az2/group_vars/all.yml
View file @
39c17a4
@@ -51,4 +51,4 @@ zookeeper:
@@ -51,4 +51,4 @@ zookeeper:
51
-
10.66.105.30
51
-
10.66.105.30
52
52
53
# for test
53
# for test
54
-
db_test_only
:
127.0.0.1
54
+
db_test_only
:
10.66.80.96
inventories/az3/group_vars/all.yml
View file @
39c17a4
@@ -51,4 +51,4 @@ zookeeper:
@@ -51,4 +51,4 @@ zookeeper:
51
-
10.66.202.2
51
-
10.66.202.2
52
52
53
# for test
53
# for test
54
-
db_test_only
:
1
27.0.0.1
54
+
db_test_only
:
1
0.66.80.96
Please
register
or
login
to post a comment