Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update bootstrap.gsh
chubing committed Nov 6, 2017
1 parent 7efc919 commit fabd1c0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions test-compose/data/seed-data/bootstrap.gsh
@@ -1,3 +1,10 @@
gs = GrouperSession.startRootSession()

addMember("etc:sysadmingroup","banderson");

addRootStem("app","app");
addRootStem("basis","basis");
addRootStem("bundle","bundle");
addRootStem("org","org");
addRootStem("ref","ref");
addRootStem("test","test");

0 comments on commit fabd1c0

Please sign in to comment.