Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
linux
/
c81d64b9703849b1e165c6ba954437da7a523323
/
.
/
linux
/
files
/
sudoer
blob: 549d5f9e508a34101235ca8d5cf547862334a52d [
file
] [
log
] [
blame
]
# sudoer file managed by salt-minion
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
#
# user {{ user_name }} is system administrator.
# It has passwordless sudo functionality.
{{
user_name
}}
ALL
=(
ALL
)
NOPASSWD
:
ALL