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
1bb6c9ab
Commit
1bb6c9ab
authored
Sep 25, 2014
by
Mike Hanby
Browse files
Added new cheaha user bfeltman -
https://trac.uabgrid.uab.edu/atlab/ticket/840
parent
1b68b76d
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/virtual_users.pp
View file @
1bb6c9ab
...
@@ -4087,13 +4087,15 @@ class users::virtual_users
...
@@ -4087,13 +4087,15 @@ class users::virtual_users
expiry
=>
"2013-06-01"
,
expiry
=>
"2013-06-01"
,
}
}
# 20130307 - Added new cheaha user bfeltman for Spring 2013 ME 464/564 - https://trac.uabgrid.uab.edu/atlab/ticket/572
# 20130307 - Added new cheaha user bfeltman for Spring 2013 ME 464/564 - https://trac.uabgrid.uab.edu/atlab/ticket/572
# 20140925 - Added new cheaha user bfeltman - https://trac.uabgrid.uab.edu/atlab/ticket/840
@
user
{
"bfeltman"
:
@
user
{
"bfeltman"
:
ensure
=>
"absent"
,
ensure
=>
"absent"
,
uid
=>
"10380"
,
uid
=>
"10380"
,
gid
=>
"me"
,
gid
=>
"me"
,
comment
=>
"Blake A Feltman, bfeltman@uab.edu, ME,
Jong-Eun Kim (jkim
@uab.edu)"
,
comment
=>
"Blake A Feltman, bfeltman@uab.edu, ME,
Dean Leo Sicking (dsicking
@uab.edu)"
,
managehome
=>
false
,
managehome
=>
false
,
expiry
=>
"2013-06-01"
,
#expiry => "2013-06-01",
expiry
=>
"absent"
,
}
}
# 20130307 - Added new cheaha user cdimithe for Spring 2013 ME 464/564 - https://trac.uabgrid.uab.edu/atlab/ticket/572
# 20130307 - Added new cheaha user cdimithe for Spring 2013 ME 464/564 - https://trac.uabgrid.uab.edu/atlab/ticket/572
@
user
{
"cdimithe"
:
@
user
{
"cdimithe"
:
...
...
Write
Preview
Supports
Markdown
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