Page MenuHomeSoftware Heritage

users_groups.erb
No OneTemporary

users_groups.erb

# This file is managed by Puppet. All changes will be reverted
# on the next Puppet run. Avoid making changes here.
<%# We can prevent excess newlines by using a special "-%" closing tag -%>
<% @users.each do |user| -%>
<%= user %> ALL=(ALL) ALL
<% end -%>
<% @groups.each do |group| -%>
%%<%= group %> ALL=(ALL) ALL
<% end -%>

File Metadata

Mime Type
text/plain
Expires
Jun 4 2025, 6:38 PM (14 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3379045

Event Timeline