schedule jobs for nodegroups

14 views
Skip to first unread message

Johan Vermeulen

unread,
Nov 30, 2016, 4:48:02 AM11/30/16
to Salt-users
Hello All,

I'm looking at scheduling jobs following this documentation:

https://docs.saltstack.com/en/latest/topics/jobs/

So I see for instance this example:

schedule:
  job1:
    function: state.sls
    seconds: 3600
    args:
      - httpd
    kwargs:
      test: True
    range:
      start: 8:00am
      end: 5:00pm

But how can I target a specific nodegroup in this schedule?

Many thanks for any help on this.

Greetings, J.
Reply all
Reply to author
Forward
0 new messages