aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 4364388801ccdcf677509405db155748a7f81132 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Envvar
======

Module for managing global environment modules.

On systemd systems, this module takes control over
`/etc/environment`. This means that `logind` must be in use.

Currently no other system is supported.

The key `environment` will be looked up through hiera as a hash,
where each key will be used as an environment variable, and each
value will be the corresponding value.