• Thomas Gambier's avatar
    slap/standalone: fix format with 0 partitions · a105879b
    Thomas Gambier authored
    we can have a case where written slapos.cfg has "partition_amount = 10"
    (leftover from previous execution) and we call format(0), in this case,
    we really want slapos.cfg function to be rewritten.
    
    See merge request !557
    a105879b
standalone.py 37.1 KB