Toggle navigation
Toggle navigation
This project
Loading...
Sign in
马力
/
yoho-ansible-roles
·
Commits
Go to a project
GitLab
Go to dashboard
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-07-05 13:44:17 +0800
Commit
9f606753e644ea320ee83eaef15310cacda3962f
1 parent
037d61c7
add
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
inventories/az1/group_vars/all.yml
roles/yoho.dns/tasks/main.yml
roles/yoho.dns/templates/qcloud.zone.j2
inventories/az1/group_vars/all.yml
View file @
9f60675
...
...
@@ -55,8 +55,8 @@ redis:
search
:
10.66.4.249
zookeeper
:
-
10.66.4.9
-
10.66.4.8
-
10.66.4.3
-
10.66.4.4
-
10.66.4.5
-
10.66.4.3
\ No newline at end of file
-
10.66.4.8
-
10.66.4.9
\ No newline at end of file
...
...
roles/yoho.dns/tasks/main.yml
View file @
9f60675
...
...
@@ -9,4 +9,4 @@
-
name
:
sync bind9 zone files
template
:
src
:
qcloud.zone.j2
dest
:
/tmp/qlcoud.zone
\ No newline at end of file
dest
:
/tmp/qlcoud.zone.new
\ No newline at end of file
...
...
roles/yoho.dns/templates/qcloud.zone.j2
View file @
9f60675
...
...
@@ -209,7 +209,7 @@ global.mem.02 IN A 10.66.5.17
;media
media.rabbit IN A 10.66.251.8
search-mars IN A 10.66.251.4
now.redis IN A 10.66.251.11
...
...
Please
register
or
login
to post a comment