Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
linux
/
f4d2d7ddce4297ffb65d78c151c2ab12c4443f74
/
.
/
linux
/
files
/
cron_users.jinja
blob: fe47059a85b6d24725f266e89069291cadea0e21 [
file
] [
log
] [
blame
]
# This file is managed by Salt, do not edit
{%-
for
user_name
in
users
%}
{{
user_name
}}
{%-
endfor
%}
{#
IMPORTANT
:
This
file SHOULD ends
with
a newline
#}