commit | a81066e81af397dbafb3d0bcf4c6de880b96d362 | [log] [tgz] |
---|---|---|
author | Vasyl Saienko <vsaienko@mirantis.com> | Tue Oct 02 18:53:59 2018 +0000 |
committer | Gerrit Code Review <mail@domain.com> | Tue Oct 02 18:53:59 2018 +0000 |
tree | 7710df6a5f1465fb7b893b9f3cb8b19b4aac3a96 | |
parent | dda5fab96866d1684e0f9b5a3173b8bde196c341 [diff] | |
parent | b877d8c931e1c375d803287e9f0a4539552a6246 [diff] |
Merge "Use linux.system.shell state"
diff --git a/linux/system/init.sls b/linux/system/init.sls index cec6c18..20d39d9 100644 --- a/linux/system/init.sls +++ b/linux/system/init.sls
@@ -3,6 +3,7 @@ include: - linux.system.env - linux.system.profile +- linux.system.shell {%- if system.login_defs is defined %} - linux.system.login_defs {%- endif %}