Project

General

Profile

Actions

Bug #9691

closed

Broken node.env variable in 4.0

Added by Alexis Mousset over 7 years ago. Updated over 7 years ago.

Status:
Released
Priority:
N/A
Category:
System techniques
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

Seen on Ubuntu 14.04 with Rudder 4.0:

    "node": {
      "env[AWKPATH
TERM
PATH
PWD
MANPATH]": "",

instead of something like:

    "node": {
      "env[BASEDIR]": "/opt/rudder/share/commands",
      "env[DEBIAN_FRONTEND]": "noninteractive",
      "env[HISTCONTROL]": "ignoredups",
      "env[HISTSIZE]": "100000",
...
Actions

Also available in: Atom PDF