X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/35007011815c83ee244f85803f87c411f5bbe87d..e6d2a1981e5094f68673094b5b952462e584cfc5:/man/ganeti-os-interface.rst diff --git a/man/ganeti-os-interface.rst b/man/ganeti-os-interface.rst index 4426766..000880c 100644 --- a/man/ganeti-os-interface.rst +++ b/man/ganeti-os-interface.rst @@ -30,6 +30,12 @@ common set of variables will be exported for all commands, and some of them might have extra ones. Note that all counts are zero-based. +Since Ganeti version 2.5, the environment will be cleaned up before +being passed to scripts, therefore they will not inherit the environment +in with which the ganeti node daemon was started. If you depend on any +environment variables (non-Ganeti), then you will need to define or +source them appropriately. + OS_API_VERSION The OS API version that the rest of the environment conforms to.