This website requires JavaScript.
Explore
Help
Sign In
C12s
/
c12s-kubespray
Watch
3
Star
0
Fork
You've already forked c12s-kubespray
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
d279d145d5
c12s-kubespray
/
roles
/
kubernetes
/
preinstall
/
meta
/
main.yml
6 lines
109 B
YAML
Raw
Normal View
History
Unescape
Escape
turn adduser/download roles into meta roles This should make things a little more composable, by making these roles meta roles that perform no actions by default we allow each role to own its own resources.
2016-05-22 22:25:52 +00:00
---
dependencies
:
-
role
:
adduser
user
:
"{{ addusers.kube }}"
Revert "Drop linux capabilities and rework users/groups"
2017-02-06 12:58:54 +00:00
tags
:
kubelet
Add support for atomic host Updates based on feedback Simplify checks for file exists remove invalid char Review feedback. Use regular systemd file. Add template for docker systemd atomic
2017-02-24 21:41:27 +00:00
when
:
not is_atomic
Reference in a new issue
Copy permalink