summaryrefslogblamecommitdiffstats
path: root/server/lib/permissions/modules/ipxeconfigs.json
blob: 1a3f7617da589bd5c05b9b869d42d58ee7d3ed90 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                  
[
  {
    "name": "view",
    "description": "View all ipxe configs and their information.",
    "groupdependent": true
  },
  {
    "name": "edit",
    "description": "Create, delete, edit ipxe configs.",
    "groupdependent": true
  }
]