I hereby claim:
- I am cwebberops on github.
- I am cwebber (https://keybase.io/cwebber) on keybase.
- I have a public key ASAYhB-Stxc7O71C5NM9YlerPrHJdlP958vnt2zEFsgZUwo
To claim this, I am signing this object:
| https://music.amazon.com/podcasts/cdf5277e-0a88-4ee9-8ce8-accc9f544e3a/We-Hack-Purple-Podcast |
I hereby claim:
To claim this, I am signing this object:
| cookbook 'delivery-sugar', github: 'chef-cookbooks/delivery-sugar' | |
| cookbook 'aws-rds', github: 'cwebberOps/aws-rds-cookbook' |
| fastly_service 'chef-web-www_prod' do | |
| action :create | |
| domain 'blog.chef.io' | |
| domain 'www.chef.io' | |
| domain 'summit.chef.io' | |
| # Request Conditions | |
| all_www_lb = request_condition 'all_www-lb' do |
| --- | |
| driver_config: | |
| digitalocean_client_id: <%= ENV['DIGITAL_OCEAN_CLIENT_ID'] %> | |
| digitalocean_api_key: <%= ENV['DIGITAL_OCEAN_API_KEY'] %> | |
| provisioner: | |
| name: chef_zero | |
| require_chef_omnibus: latest | |
| platforms: |
| include_recipe 'aws' | |
| file '/etc/chef/ohai/hints/ec2.json' do | |
| content '{}' | |
| action :create | |
| end | |
| ohai 'reload' do | |
| action :reload | |
| end |
| # Maintainer: faerbit <faerbit at gmail dot com > | |
| pkgname=exercism-cli | |
| pkgver=v1.5.0 | |
| pkgrel=1 | |
| pkgdesc="Command line client for exercism.io" | |
| arch=("i686" "x86_64") | |
| url="https://github.com/exercism/cli" | |
| license=("MIT") |
| Starting devd. | |
| Starting dhclient. | |
| DHCPDISCOVER on xn0 to 255.255.255.255 port 67 interval 3 | |
| DHCPOFFER from 172.31.16.1 | |
| DHCPREQUEST on xn0 to 255.255.255.255 port 67 | |
| DHCPACK from 172.31.16.1 | |
| bound to 172.31.24.50 -- renewal in 1800 seconds. | |
| add net fe80::: gateway ::1 | |
| add net ff02::: gateway ::1 | |
| add net ::ffff:0.0.0.0: gateway ::1 |