增加certstore role 依赖redis role

This commit is contained in:
fumingwei
2021-05-14 11:50:07 +08:00
parent 8c460dca02
commit f2db1fc0c7
2 changed files with 6 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
---
dependencies:
- role: redis

View File

@@ -17,9 +17,10 @@
- {role: tsg_app, tags: tsg_app}
#- {role: http_healthcheck,tags: http_healthcheck}
- {role: x710-drive, tags: x710-drive}
- {role: certstore, tags: certstore}
- {role: redis, tags: redis}
- {role: cert-redis, tags: cert-redis}
- {role: certstore, tags: certstore}
#- {role: redis, tags: redis}
#- {role: cert-redis, tags: cert-redis}
#83上没有- {role: maat-redis, tags: maat-redis, when: deploy_mode == "cluster"}
- {role: tfe, tags: tfe}
- {role: telegraf_statistic, tags: telegraf_statistic}