|
|
|
|
|
|
|
|
{%- if system.bash is defined %} |
|
|
{%- if system.bash is defined %} |
|
|
- linux.system.bash |
|
|
- linux.system.bash |
|
|
{%- endif %} |
|
|
{%- endif %} |
|
|
{%- if system.user|length > 0 %} |
|
|
|
|
|
- linux.system.user |
|
|
|
|
|
{%- endif %} |
|
|
|
|
|
{%- if system.group|length > 0 %} |
|
|
{%- if system.group|length > 0 %} |
|
|
- linux.system.group |
|
|
- linux.system.group |
|
|
{%- endif %} |
|
|
{%- endif %} |
|
|
|
|
|
{%- if system.user|length > 0 %} |
|
|
|
|
|
- linux.system.user |
|
|
|
|
|
{%- endif %} |
|
|
{%- if system.rc is defined %} |
|
|
{%- if system.rc is defined %} |
|
|
- linux.system.rc |
|
|
- linux.system.rc |
|
|
{%- endif %} |
|
|
{%- endif %} |