summaryrefslogtreecommitdiff
path: root/.flake8_packages
diff options
context:
space:
mode:
authorGreg Becker <becker33@llnl.gov>2018-10-11 14:29:07 -0700
committerTodd Gamblin <tgamblin@llnl.gov>2018-10-11 14:29:07 -0700
commitd1a5113cfed76fb8d4935bb90f83560f231942cb (patch)
tree1c58cc870e5616365c489f49fc97233cf632fa1f /.flake8_packages
parent91fbc59f226c9ddf1bc245848e4aadf6ac5c5587 (diff)
downloadspack-d1a5113cfed76fb8d4935bb90f83560f231942cb.tar.gz
spack-d1a5113cfed76fb8d4935bb90f83560f231942cb.tar.bz2
spack-d1a5113cfed76fb8d4935bb90f83560f231942cb.tar.xz
spack-d1a5113cfed76fb8d4935bb90f83560f231942cb.zip
permissions: add permission configuration to packages.yaml (#8773)
Spack can now be configured to assign permissions to the files installed by a package. In the `packages.yaml` file under `permissions`, the attributes `read`, `write`, and `group` control the package permissions. These attributes can be set per-package, or for all packages under `all`. If permissions are set under `all` and for a specific package, the package-specific settings take precedence. The `read` and `write` attributes take one of `user`, `group`, and `world`. packages: all: permissions: write: group group: spack my_app: permissions: read: group group: my_team
Diffstat (limited to '.flake8_packages')
0 files changed, 0 insertions, 0 deletions