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:
etcd:
name: etcd
comment: "Etcd user"
createhome: yes
home: "{{ etcd_data_dir }}"
createhome: no
system: yes
shell: /bin/nologin
kube:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment