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
d4be1713
Commit
d4be1713
authored
Oct 08, 2014
by
Mike Hanby
Browse files
Added new cheaha group pedid:
https://trac.uabgrid.uab.edu/atlab/ticket/841
parent
0de35abd
Changes
2
Hide whitespace changes
Inline
Side-by-side
manifests/cheaha_groups.pp
View file @
d4be1713
...
...
@@ -82,6 +82,7 @@ class users::cheaha_groups inherits users::virtual_groups
Group
[
"ophthalmology"
],
Group
[
"pathology"
],
Group
[
"pavgi"
],
Group
[
"pedid"
],
Group
[
"physics"
],
Group
[
"physiology"
],
Group
[
"ppreddy"
],
...
...
manifests/virtual_groups.pp
View file @
d4be1713
...
...
@@ -429,6 +429,11 @@ class users::virtual_groups
gid
=>
"1064"
,
ensure
=>
"present"
,
}
# Dr. Shannon Ross (Pediatric Infectious Diseases ; CHB 309F): https://trac.uabgrid.uab.edu/atlab/ticket/841
@
group
{
"pedid"
:
gid
=>
"1066"
,
ensure
=>
"present"
,
}
@
group
{
"roy"
:
gid
=>
"1065"
,
ensure
=>
"present"
,
...
...
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