Revert "Extends krb5-ticket renewable_lifetime for teacherlaptops, so there is no need to login every day."
This reverts commit 44f87537bb
.
This commit is contained in:
parent
3b8b03cf59
commit
e7916a5f30
1 changed files with 0 additions and 3 deletions
|
@ -20,6 +20,3 @@ ignore_group_members = True
|
||||||
{% if groups.localhome is defined and inventory_hostname in groups.localhome %}
|
{% if groups.localhome is defined and inventory_hostname in groups.localhome %}
|
||||||
override_homedir = /home/%u
|
override_homedir = /home/%u
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if groups.teacherlaptop is defined and inventory_hostname in groups.teacherlaptop %}
|
|
||||||
krb5_renewable_lifetime = 14d
|
|
||||||
{% endif %}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue