Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport #51677 to master #55637

Merged
merged 11 commits into from
Dec 14, 2019
Merged

Commits on Dec 13, 2019

  1. Modify config.option to scan grains, and also support wildcards

    terminalmage authored and Erik Johnson committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    16ea106 View commit details
    Browse the repository at this point in the history
  2. Use config.option instead of config.get or minion opts

    terminalmage authored and Erik Johnson committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    c31a2fc View commit details
    Browse the repository at this point in the history
  3. Add note regarding change in behavior

    terminalmage authored and Erik Johnson committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    1539c64 View commit details
    Browse the repository at this point in the history
  4. Remove obsolete defaults

    These now reside in salt.modules.config.DEFAULTS
    terminalmage authored and Erik Johnson committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    64719e3 View commit details
    Browse the repository at this point in the history
  5. Add new tests for updated config.option function

    terminalmage authored and Erik Johnson committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    a4cdcad View commit details
    Browse the repository at this point in the history
  6. Add omit_all option

    terminalmage authored and Erik Johnson committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    14821b8 View commit details
    Browse the repository at this point in the history
  7. lint

    terminalmage authored and Erik Johnson committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    5e8e1aa View commit details
    Browse the repository at this point in the history
  8. Update tests to reflect recent changes

    Erik Johnson committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    ac456c4 View commit details
    Browse the repository at this point in the history
  9. Add execution driver to config.option defaults

    Erik Johnson committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    b742352 View commit details
    Browse the repository at this point in the history
  10. Update integration tests to reflect recent changes

    Erik Johnson committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    a24862e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3bb54e9 View commit details
    Browse the repository at this point in the history