Sha256: 6ab941c16755c91d571954aa9c9b29f17ceafe5ee16b0bbad575fda84314f9ae

Contents?: true

Size: 426 Bytes

Versions: 44

Compression:

Stored size: 426 Bytes

Contents

  ##
  # Hipchat [Notifier]
  #
  notify_by Hipchat do |hipchat|
    hipchat.on_success = true
    hipchat.on_warning = true
    hipchat.on_failure = true

    hipchat.token          = "token"
    hipchat.from           = "DB Backup"
    hipchat.rooms_notified = ["activity"]
    hipchat.success_color  = "green"
    hipchat.warning_color  = "yellow"
    hipchat.failure_color  = "red"
    hipchat.api_version    = "v1"
  end

Version data entries

44 entries across 44 versions & 9 rubygems

Version Path
backup-ssh-4.4.5 templates/cli/notifiers/hipchat
backup-5.0.0.beta.3 templates/cli/notifiers/hipchat
backup-remote-0.0.19 templates/cli/notifiers/hipchat
backupii-0.1.0.pre.alpha.2 templates/cli/notifiers/hipchat
backupii-0.1.0.pre.alpha.1 templates/cli/notifiers/hipchat
cm-backup-1.0.0 templates/cli/notifiers/hipchat
backedup-5.0.0.beta.5 templates/cli/notifiers/hipchat
backedup-5.0.0.beta.4 templates/cli/notifiers/hipchat
backedup-5.0.0.beta.3 templates/cli/notifiers/hipchat
ext_backup-5.0.0.beta.2.1 templates/cli/notifiers/hipchat
backup-ssh-4.4.4 templates/cli/notifiers/hipchat
backup-ssh-4.4.3 templates/cli/notifiers/hipchat
ext_backup-5.0.0.beta.2.ext.0.1.2 templates/cli/notifiers/hipchat
backup-4.4.1 templates/cli/notifiers/hipchat
ext_backup-5.0.0.beta.2.ext.0.1.1 templates/cli/notifiers/hipchat
ext_backup-5.0.0.beta.2.ext.0.1.0 templates/cli/notifiers/hipchat
backup-remote-0.0.18 templates/cli/notifiers/hipchat
backup-5.0.0.beta.2 templates/cli/notifiers/hipchat
backup-5.0.0.beta.1 templates/cli/notifiers/hipchat
backup-remote-0.0.17 templates/cli/notifiers/hipchat