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
ae0f13d4
Commit
ae0f13d4
authored
Nov 25, 2014
by
Mike Hanby
Browse files
Added account yang624 to bme-shel877clb
parent
53d51f7c
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/bme_shel_users.pp
View file @
ae0f13d4
...
...
@@ -28,6 +28,12 @@ class users::bme_shel_users inherits users::virtual_users
#User["tuggy"]
)
}
bme
-
shel877clb
:
{
User
[
"yang624"
]
{
gid
=>
"bme"
,
ensure
=>
"present"
}
realize
(
User
[
"yang624"
],
)
}
bme
-
shel877cld
:
{
User
[
"yang624"
]
{
gid
=>
"bme"
,
ensure
=>
"present"
}
realize
(
...
...
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