I hereby claim:
- I am jfryman on github.
- I am jfryman (https://keybase.io/jfryman) on keybase.
- I have a public key ASDrcKKUXgjjpqbE4LlEC7qL138STuNGs8IQNu9-k8T5qwo
To claim this, I am signing this object:
| source 'https://rubygems.org' | |
| gem 'em-cron', '~> 0.2.0' | |
| gem 'em-mqtt', '~> 0.0.5' | |
| gem 'em-rubyserial', '~> 0.0.2' | |
| gem 'scrolls' | |
| gem 'foreman' | |
| gem 'pry' |
I hereby claim:
To claim this, I am signing this object:
| ############################################################ | |
| # Daemon | |
| ############################################################ | |
| # Start in daemon (background) mode and release terminal (default: off) | |
| daemon on | |
| # File to store the process ID, also called pid file. (default: not defined) | |
| process_id_file /var/run/motion.pid |
| jsonversion = ENV['TRAVIS_RUBY_VERSION'] <= 2 ? "1.8.3" : "~> 2.0" |
| --- | |
| sudo: false | |
| language: ruby | |
| cache: bundler | |
| #bundler_args: --without system_tests development | |
| before_install: | |
| - bundle -v | |
| - rm Gemfile.lock || true | |
| - gem update --system | |
| - gem update bundler |
| puppetversion = ENV.key?('PUPPET_VERSION') ? "#{ENV['PUPPET_VERSION'].to_s}" : ">= 3.3" |
| Holiday Inn Express Nashville-Downtown | |
| $244/night | |
| 920 Broadway, Nashville, TN, 37203 | |
| http://fhands.com/OvX8HMy (hotels.com) | |
| The Westin Nashville | |
| 807 Clark Place, Nashville, TN, 37203 | |
| $271/night | |
| http://fhands.com/MuEaJR4 (hotels.com) |
| node { | |
| // Mark the code checkout 'Checkout'.... | |
| stage 'Checkout' | |
| // // Get some code from a GitHub repository | |
| git url: 'git@gitlab.auth0.com:terraform/auth0-cloud.git' | |
| // Get the Terraform tool. | |
| def tfHome = tool name: 'terraform', type: 'com.cloudbees.jenkins.plugins.customtools.CustomTool' | |
| env.PATH = "${tfHome}:${env.PATH}" |
https://developer.github.com/integrations-directory/marketing-guidelines/
StackStorm: ChatOps and Event-driven automation for your infrastructure.
| --- | |
| chain: | |
| - | |
| name: "get_permalink" | |
| ref: "stackstorm.get_slack_message_permalink" | |
| params: | |
| channel: "{{channel}}" | |
| timestamp: "{{timestamp}}" | |
| publish: | |
| permalink: "{{get_permalink.result}}" |