saltstack-formulas / ntp-formula

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
23 stars 158 forks source link

Allow user to set initial_delay when starting service #35

Closed amontalban closed 7 years ago

amontalban commented 7 years ago

Hey guys,

In my use case NTPd takes some time to start and this allows me to set a wait time before checking service status when running highstate.

Thanks!

aboe76 commented 7 years ago

@amontalban Thanks for this