This website requires JavaScript.
Explore
Help
Register
Sign In
easzlab
/
kubeasz
mirror of
https://github.com/easzlab/kubeasz.git
Watch
1
Star
0
Fork
You've already forked kubeasz
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bd67b298ac
kubeasz
/
roles
/
chrony
/
chrony.yml
4 lines
80 B
YAML
Raw
Normal View
History
Unescape
Escape
add chrony
2018-08-17 09:18:55 +08:00
-
hosts
:
all
roles
:
安装流程重构之优化prepare阶段
2019-05-27 20:02:02 +08:00
- {
role: chrony, when
:
"groups['chrony']|length > 0"
}