commit | 67aea14ddbc5e13b75a928beb92d037a7c24174e | [log] [tgz] |
---|---|---|
author | mcp-jenkins <mcp-jenkins@mirantis.com> | Tue Oct 09 08:44:50 2018 +0000 |
committer | Gerrit Code Review <mail@domain.com> | Tue Oct 09 08:44:50 2018 +0000 |
tree | c9595305336af23a53665f9ee0baa34107d751e3 | |
parent | 8fd00ac7174a86fa34b50089724190ea5f169fb6 [diff] | |
parent | d1a268baeaf4d2814ae02072165d952fe2be35e9 [diff] |
Merge "Adding network resource grab script. Useful during environment setup."
diff --git a/linux/files/login.defs.jinja b/linux/files/login.defs.jinja index 945d3cb..572c558 100644 --- a/linux/files/login.defs.jinja +++ b/linux/files/login.defs.jinja
@@ -50,7 +50,7 @@ 'UID_MIN', 'UMASK', 'USERDEL_CMD', - 'USEGROUPS_ENAB' + 'USERGROUPS_ENAB' ] %} {%- for opt_name in allowed_options %} {%- if opt_name in login_defs %}