Skip to content

Commit 681c7af

Browse files
committed
1 parent 7fcc2e7 commit 681c7af

File tree

1 file changed

+5
-0
lines changed
  • files/common/var/lib/delphix-platform/ansible/10-delphix-platform/roles/delphix-platform/tasks

1 file changed

+5
-0
lines changed

files/common/var/lib/delphix-platform/ansible/10-delphix-platform/roles/delphix-platform/tasks/main.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,12 @@
3636
create_home: yes
3737
comment: Delphix User
3838
home: /export/home/delphix
39+
attributes:
40+
loginFailureCount: 0
3941

42+
loginPolicy:
43+
maxLoginFailures: 5
44+
waitIncrementSeconds: 60
4045
#
4146
# In order for this locale to be used (e.g. by virtualization) we need
4247
# to ensure it's available. Generally this locale will be generated by

0 commit comments

Comments
 (0)