Skip to content
  • Michael Hanselmann's avatar
    Move instantiation of config into bootstrap.py · b9eeeb02
    Michael Hanselmann authored
    Future patches will add even more variables to the cluster config.
    Adding more parameters wouldn't make the function easier to use and
    it doesn't make sense to pass them to another function, as it's
    only done once in bootstrap.py on cluster initialization.
    
    Reviewed-by: iustinp
    b9eeeb02