Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
John-Paul Robinson
puppet_users
Commits
1528c27a
Commit
1528c27a
authored
Oct 10, 2014
by
Mike Hanby
Browse files
Removing galaxy user from the nossh group:
https://projects.uabgrid.uab.edu/galaxy/ticket/317
parent
2bc477bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/cheaha_users.pp
View file @
1528c27a
...
...
@@ -12,7 +12,7 @@
#
class
users::cheaha_users
inherits
users::virtual_users
{
User
[
"galaxy"
]
{
groups
+>
[
"nossh"
,
"galaxy-admin"
,
"galaxy-users"
]
}
User
[
"galaxy"
]
{
groups
+>
[
"galaxy-admin"
,
"galaxy-users"
]
}
User
[
"pavgi"
]
{
groups
+>
[
"dspace"
,
"galaxy-admin"
,
"galaxy-users"
]
}
User
[
"mbolding"
]
{
groups
+>
[
"dspace"
,
"galaxy-users"
]
}
User
[
"curtish"
]
{
groups
+>
[
"galaxy-admin"
,
"galaxy-users"
,
"ngs-ccts"
,
"ccts"
]
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment