mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-17 03:00:07 -03:30
Revert "Drop linux capabilities and rework users/groups"
This commit is contained in:
@@ -36,19 +36,10 @@ retry_stagger: 5
|
||||
# Directory where python binary is installed
|
||||
# ansible_python_interpreter: "/opt/bin/python"
|
||||
|
||||
# This is the users/groups to own files and groups that the cert creation
|
||||
# scripts chgrp the cert files to
|
||||
kubelet_user: kube
|
||||
kubelet_group: kube
|
||||
# This is the group that the cert creation scripts chgrp the
|
||||
# cert files to. Not really changable...
|
||||
kube_cert_group: kube-cert
|
||||
|
||||
netplug_user: netplug
|
||||
netplug_group: netplug
|
||||
|
||||
etcd_user: etcd
|
||||
etcd_group: etcd
|
||||
etcd_cert_group: etcd-cert
|
||||
|
||||
# Cluster Loglevel configuration
|
||||
kube_log_level: 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user