Skip to content

Commit

Permalink
Fix group membership on stratum 1s
Browse files Browse the repository at this point in the history
  • Loading branch information
natefoo committed Jun 3, 2016
1 parent 9e8c599 commit 6b30c2a
Show file tree
Hide file tree
Showing 3 changed files with 393 additions and 390 deletions.
2 changes: 1 addition & 1 deletion common_roles
4 changes: 2 additions & 2 deletions galaxyenv/group_vars/cvmfsstratum1servers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ cvmfs_stratum1_cache_mem: 3072
group_users:
- name: g2test
uid: 819456
gid: 803372
group: G-803372
comment: "Galaxy Test"
home: /home/g2test
shell: /bin/bash
- name: g2main
uid: 819800
gid: 803372
group: G-803372
comment: "Galaxy Main"
home: /home/g2main
shell: /bin/bash
Expand Down

0 comments on commit 6b30c2a

Please sign in to comment.