19 lines
366 B
Django/Jinja
Executable File
19 lines
366 B
Django/Jinja
Executable File
Service request: {{ body_service_name }}
|
|
Requester: {{ body_requester_user }}
|
|
Result:
|
|
|
|
storage sucessfully provisioned;
|
|
|
|
{{ filesetName }}
|
|
|
|
to access this share navigate to the following UNC path and provide university credentials;
|
|
|
|
//{{ clusterapiIP }}/{{ filesetName }}
|
|
|
|
ACL applied to share;
|
|
|
|
{{ acl_entry }}
|
|
|
|
users with access to the share;
|
|
|
|
{{ notify_members }} |