For now, `graphite` web-ui authorize only SSH connection. Is there a possibility to allow plain `telnet` connection method ? i.e.: In `node` config define `OOBM_CONNECTION=[ssh,telnet]` in the example above, `ssh` and `telnet` is allowed.
For now,
graphiteweb-ui authorize only SSH connection.Is there a possibility to allow plain
telnetconnection method ?i.e.: In
nodeconfig defineOOBM_CONNECTION=[ssh,telnet]in the example above,
sshandtelnetis allowed.