Skip to content

Commit bce36cd

Browse files
committed
try to workaround user creation hanging in-cluster
1 parent e7854c1 commit bce36cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

environments/common/inventory/group_vars/all/defaults.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ appliances_local_users_default:
8383
comment: ansible-init user
8484
uid: 301
8585
create_home: false
86+
home: /var/lib/ansible-init
8687
shell: /sbin/nologin
8788
system: true
8889
enable: "{{ 'ansible_init' in group_names }}"

0 commit comments

Comments
 (0)