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

Add run_on_start to SCHEDULE_CONF #37098

Merged
merged 1 commit into from
Oct 20, 2016
Merged

Add run_on_start to SCHEDULE_CONF #37098

merged 1 commit into from
Oct 20, 2016

Conversation

mikeadamz
Copy link
Contributor

@mikeadamz mikeadamz commented Oct 19, 2016

What does this PR do?

Fix #37037 by adding run_on_start to SCHEDULE_CONF in schedule.py

What issues does this PR fix or reference?

#37037

Tests written?

No

This is a fix for 37037.
@rallytime
Copy link
Contributor

Thanks for fixing this @mikeadamz!

@rallytime rallytime merged commit 664880e into saltstack:develop Oct 20, 2016
@rallytime rallytime added the bugfix-bckport will be be back-ported to an older release branch by creating a PR against that branch label Oct 20, 2016
gitebra pushed a commit to gitebra/salt that referenced this pull request Oct 20, 2016
* upstream/develop:
  removed trailing whitespaces in apache_module.py
  Revert "Fix integration tests launching - remove redundant "config_dir" argument in call to ShellTestCase.run_run from SaltDaemonScriptBase._wait_until_running"
  use versionadded and deprecated warnings in apache_module
  Fix link in libvirt docs
  Clearer check.
  Add run_on_start to SCHEDULE_CONF (saltstack#37098)
  Fix issue saltstack#37063
  Add one more paragraph
  Restructure grain writing docs
  [2016.3] Update salt.utils.cloud references to __utils__ for cache funcs
  remove options from pylint (saltstack#37054)
  Update the Fedora installation docs
  Move strip to powershell block, add -NoProfile
  Further clarification on new grains docs from saltstack#37028
  Prevent source files in /tmp from being deleted by file.managed states (saltstack#37023)
  Prevent fallback to uptime on status.uptime for Solaris 9, 10 and 11.
  args does not always exist (saltstack#37019)
  Mitigates failure reports when making sure an existing supervisor process group is running, despite success.
@rallytime rallytime added ZZZ[Done]-back-ported-bf RETIRED The pull request has been back-ported to an older branch. and removed bugfix-bckport will be be back-ported to an older release branch by creating a PR against that branch labels Oct 21, 2016
cachedout pushed a commit that referenced this pull request Oct 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ZZZ[Done]-back-ported-bf RETIRED The pull request has been back-ported to an older branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

schedule state always reports changed when running in highstate
2 participants