diff --git a/salt/states/schedule.py b/salt/states/schedule.py index 749f31a957..3f9d3f256e 100644 --- a/salt/states/schedule.py +++ b/salt/states/schedule.py @@ -59,9 +59,9 @@ Management of the Salt scheduler job1: schedule.present: - function: state.sls - - args: + - job_args: - httpd - - kwargs: + - job_kwargs: test: True - when: - Monday 5:00pm