That was helpful to get started. Based on that (and many github searches for examples) I have a branch which seems to do the job: https://github.com/jenkinsci/saltstack-plugin/pull/62
This plugin really comes down to parsing the jenkins form, sends off an http request, and then parses the response for errors. I've wrapped the http request section in a channel.call, as that is the bit that needs to be localized to the agent in the case of hostname or firewall rules. If anyone is able to review, I'd love to get feedback. Thanks all! -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/f83ade86-82f3-4fc0-bcac-45316a2dfb2e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
