Skip to content
Snippets Groups Projects
Commit 8a543441 authored by YichenWong's avatar YichenWong Committed by Kubernetes Prow Robot
Browse files

fix useradd etcd (#5281)

parent 8a406be4
No related branches found
No related tags found
No related merge requests found
...@@ -6,8 +6,7 @@ addusers: ...@@ -6,8 +6,7 @@ addusers:
etcd: etcd:
name: etcd name: etcd
comment: "Etcd user" comment: "Etcd user"
createhome: yes createhome: no
home: "{{ etcd_data_dir }}"
system: yes system: yes
shell: /bin/nologin shell: /bin/nologin
kube: kube:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment