Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

Commit

Permalink
Change UID and GID
Browse files Browse the repository at this point in the history
  • Loading branch information
David Fernandez committed Jul 8, 2017
1 parent f627b4c commit f60e6e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ansible/inventories/myseedbox/host_vars/stark/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
common_user: {
username: multimedia,
group: multimedia,
uid: 2500,
gid: 2500,
uid: 911,
gid: 911,
}

0 comments on commit f60e6e8

Please sign in to comment.