22.16.211. salt.modules.twilio_notify

Module for notifications via Twilio

New in version 2014.7.0.

depends:
  • twilio python module
configuration:

Configure this module by specifying the name of a configuration profile in the minion config, minion pillar, or master config.

For example:

my-twilio-account:
    twilio.account_sid: AC32a3c83990934481addd5ce1659f04d2
    twilio.auth_token: mytoken
salt.modules.twilio_notify.send_sms(profile, body, to, from_)

Send an sms

CLI Example:

twilio.send_sms twilio-account 'Test sms' '+18019999999' '+18011111111'

Docs for previous releases are available on salt.rtfd.org.

Latest Salt release: 2014.1.13

Try the shiny new release candidate of Salt, v2014.7.0rc6! More info here.

Previous topic

22.16.210. salt.modules.tomcat

Next topic

22.16.212. salt.modules.upstart

SaltStack News

Upcoming SaltStack events, webinars and local meet ups and user groups.