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
黄高仁
2020-09-07 18:29:00 +0800
Commit
f41290bc96e4a88e2545e10e66ad48fc7439938a
1 parent
6248c86f
安装redis集群
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
inventories/ops/hosts
playbooks/redis.yml
inventories/ops/hosts
View file @
f41290b
...
...
@@ -17,7 +17,9 @@
10.66.4.232
[gateway-redis]
10.66.4.200
10.66.72.136
10.66.72.108
10.66.72.48
[bigdata-redis]
10.66.4.179
\ No newline at end of file
...
...
playbooks/redis.yml
View file @
f41290b
-
hosts
:
"
java
-redis"
-
hosts
:
"
gateway
-redis"
remote_user
:
root
roles
:
-
role
:
redis-cluster
...
...
Please
register
or
login
to post a comment