Salt v2019.2.2 Release Notes

Release Date: 2019-10-02 // over 4 years ago
  • ๐Ÿ”„ Changed

    • #54758 - Missing sls file during state.show_states displays message instead of failing - @Ch3LL

    ๐Ÿ›  Fixed

    • #54521 - failhard during orchestration now fails as expected - @mattp- / @Oloremo
    • โฑ #54741 - schedule.run_job without time element now works as expected - @garethgreenaway
    • ๐Ÿšš #54755 - Pip state ensures pip was imported before trying to remove - @dwoz
    • #54760 - Fix salt-cloud -Q for OpenStack driver - @vdloo / @Akm0d
    • #54762 - IPv6 addresses with brackets no longer break master/minion communication - @dhiltonp
    • #54765 - Masterless jinja imports - @dwoz
    • #54776 - ping_interval in minion config no longer prevents startup - @dwoz
    • โฑ #54820 - scheduler.present no longer always reports changes when scheduler is disabled - @garethgreenaway
    • #54941 - Pillar data is no longer refreshed on every call - @dwoz

    โž• Added

    • ๐Ÿ“„ #54919 - Added missing win_wusa state and module docs - @twangboy