diff options
| author | 张智涵 <[email protected]> | 2019-12-23 10:01:33 +0800 |
|---|---|---|
| committer | 张智涵 <[email protected]> | 2019-12-23 10:01:33 +0800 |
| commit | a236eaaf20ebfca5765ef056f9cd8c05219aed4b (patch) | |
| tree | e9f3bdbda1514faf24eeabd0761def9dcda66046 | |
| parent | f6cd30e8dff5ba570efc10cd873b3dd4c57e07db (diff) | |
Update all.yml
| -rw-r--r-- | pc_double_arm_access/group_vars/all.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pc_double_arm_access/group_vars/all.yml b/pc_double_arm_access/group_vars/all.yml index 74c5a3f..2d0c0cc 100644 --- a/pc_double_arm_access/group_vars/all.yml +++ b/pc_double_arm_access/group_vars/all.yml @@ -1,11 +1,11 @@ maat_redis_server: address: "192.168.40.83" - port: 7001 + port: 7002 db: 0 dynamic_maat_redis_server: address: "192.168.40.83" - port: 7001 + port: 7002 db: 0 cert_store_server: |
