Skip to content
Snippets Groups Projects
Commit c290b0e9 authored by Mike Hanby's avatar Mike Hanby
Browse files

Fixed typo in manifests/cheaha_users.pp, misspelled jwrodger

parent 2f1f3234
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ class users::cheaha_users inherits users::virtual_users
User["klkirk"] { groups +> ["segrest"] }
User["jwroger"] { groups +> ["hartmanlab"] }
User["jwrodger"] { groups +> ["hartmanlab", "galaxy-users"] }
User["jhartman"] { groups +> ["hartmanlab"] }
User["ssantos"] { groups +> ["hartmanlab"] }
......@@ -78,7 +78,6 @@ class users::cheaha_users inherits users::virtual_users
User["jlearn"] { groups +> ["galaxy-users"] }
User["jpr"] { groups +> ["dti", "galaxy-users"] }
User["jsha"] { groups +> ["galaxy-users"] }
User["jwrodger"] { groups +> ["galaxy-users"] }
User["kpawlik"] { groups +> ["galaxy-users"] }
User["lifen"] { groups +> ["galaxy-users"] }
User["mdanila"] { groups +> ["galaxy-users"] }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment