• Łukasz Nowak's avatar
    updater: Implement prepare system · a8c58262
    Łukasz Nowak authored
    As updater is used in environment, which requires it to have certificates
    available as fast as possible, add a prepare step and allow to launch it with
    --prepare-only switch.
    
    Thanks to this it is possible to run it with configuration file to provide
    fallback or master certificates for all slaves without connecting to the
    network, thus resulting in fast preparation.
    a8c58262
cli.py 5.27 KB