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-11-13 18:00:52 +0800
Commit
b705ab51a9f7096237a504ee8a3ef10f5a1866f0
1 parent
c5db57c8
remove db management
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
17 deletions
scripts/inventory/templates/inventory-az1.j2
scripts/inventory/templates/inventory-az2.j2
scripts/inventory/templates/inventory-az1.j2
View file @
b705ab5
...
...
@@ -8,14 +8,6 @@
[nameserver-master]
10.66.4.17
# using for call mysql master/slave switch
[db-mgmt-zone1]
10.66.4.28
[db-mgmt-zone2]
10.66.106.5
[java-nginx]
10.66.0.43
10.66.0.177
...
...
scripts/inventory/templates/inventory-az2.j2
View file @
b705ab5
...
...
@@ -8,15 +8,6 @@
[nameserver-master]
10.66.105.5
# using for call mysql master/slave switch
[db-mgmt-zone1]
10.66.4.28
[db-mgmt-zone2]
10.66.106.5
[java-nginx]
10.66.104.15
10.66.104.13
...
...
Please
register
or
login
to post a comment