• Xavier Thompson's avatar
    slap/standalone: Add slapformat configuration · 7244f1f0
    Xavier Thompson authored
    This enables calling `slapos node format` from the command line.
    
    The configuration is updated every time `StandaloneSlapOS.format()`
    is called so that subsequent calls to `slapos node format` produce
    the same output.
    
    In the future, `StandaloneSlapOS.format()` could be adapted to call
    `slapos node format` directly.
    
    See merge request !308
    7244f1f0
standalone.py 32.3 KB