Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@gtmanfred gtmanfred released this 22 May 14:16
· 225 commits to master since this release
1e360ba
Release 0.2.0

  - change pillars-from-files to pillars_from_files, the old format will
    still be supported, but the new is preferred.
  - Add salt_version to salt_bootstrap_options if %s is specified
  - Add prepare_salt_environment to be run right before the salt-call
    command, but after everything has been synced.
  - Add salt_minion_config_dropin_files, for a list of dropin files.
  - Add salt_minion_extra_config for a dict of minion configs to be
    added to /tmp/kitchen/etc/salt/minion.d/99-minion.conf