#1794 PR merged: Solve problem with some variables loading config from DRLM drlm issue brainupdaters/drlm#68

Labels: enhancement, bug, cleanup, fixed / solved / done

didacog opened issue at 2018-05-03 14:27:

Relax-and-Recover (ReaR) Pull Request Template

Please fill in the following items before submitting a new pull request:

Pull Request Details:
  • Type: Bug Fix

  • Impact: Low

  • Reference to related issue (URL): https://github.com/brainupdaters/drlm/issues/68

  • How was this pull request tested?
    Tested on RHEL and Debian based systems.

  • Brief description of the changes in this pull request:
    With source instead of eval makes more sense ans solves the issue.
    Before latest changes on DRLM API was necessary to eval the received config but now we are downloading config to file and source is more convenient and solves the issue.


[Export of Github issue for rear/rear.]