Skip to content

Instantly share code, notes, and snippets.

@fapestniegd
Created August 12, 2011 16:45
Show Gist options
  • Select an option

  • Save fapestniegd/1142438 to your computer and use it in GitHub Desktop.

Select an option

Save fapestniegd/1142438 to your computer and use it in GitHub Desktop.
# gitolite.conf
include "users.conf"
repo gitolite-admin
RW+ = @whitejs
RW+ ogc.conf = @ogc
RW+ websages.conf = @websages
include "ogc.conf"
include "websages.conf"
-----------------------
#users.conf
################################################################################
# groups of users, per user
################################################################################
@arafatm = [email protected]
@ashamim = [email protected] [email protected]
@bandix = bandix@kraken [email protected]
@bradejr = [email protected] [email protected]
@cwage = [email protected]
@jeremy = jeremy@somewhere
@jfryman = [email protected]
@hortocd = hortocd-rsa [email protected] [email protected] [email protected]
@kevin = kevin
@rick = [email protected]
@sealsah = [email protected]
@stahnma = stahnma@mapplepro [email protected]
@milleem1 = milleem1@netbook
@whitejs = [email protected] [email protected]
@ymendel = ymendel@Cassady ymendel@Cassady-dsa ymendel@Argyle
################################################################################
# groups of groups of users
################################################################################
@ogc = @ymendel @rick @kevin
@websages = @arafatm @ashamim @bandix @bradejr @cwage @jeremy @jfryman @hortocd @kevin @rick @sealsah @stahnma @milleem1 @whitejs
################################################################################
# system groups
################################################################################
@deployments = [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]
@ldap-servers = [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment