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

[PyTest #29] Allow passing the context dictionary to Sminion and Runner #55565

Merged
merged 4 commits into from
Dec 12, 2019

Commits on Dec 11, 2019

  1. salt.loader/salt.state: add shared context for state modules/render

    let context be more cohesive across a state run.
    mattp- authored and s0undt3ch committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    d15a454 View commit details
    Browse the repository at this point in the history
  2. Allow passing a dictionary to SMinion to be used by the loader as con…

    …text.
    
    Conflicts:
    * salt/minion.py
    s0undt3ch committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    1f5456b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a2bd61 View commit details
    Browse the repository at this point in the history
  4. Use RUNTIME_VARS instead

    s0undt3ch committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    b268c89 View commit details
    Browse the repository at this point in the history