diff --git a/inventories/ops/hosts b/inventories/ops/hosts index d2076f2..24b441e 100644 --- a/inventories/ops/hosts +++ b/inventories/ops/hosts @@ -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 diff --git a/playbooks/redis.yml b/playbooks/redis.yml index 6761d21..fbc7b82 100644 --- a/playbooks/redis.yml +++ b/playbooks/redis.yml @@ -1,4 +1,4 @@ -- hosts: "java-redis" +- hosts: "gateway-redis" remote_user: root roles: - role: redis-cluster