I hereby claim:
- I am jduhamel on github.
- I am jduhamel (https://keybase.io/jduhamel) on keybase.
- I have a public key ASDvmY6zLaBvcyAJnQh2ZmueBxgRjpCrYcmZ7crMgFtWpAo
To claim this, I am signing this object:
| ## -*- mode: Makefile; fill-column: 75; comment-column: 50; -*- | |
| PACKAGE = $(shell git remote show origin -n | grep Fetch.URL | sed 's/.*@//;s/.git$$//;s_:_/_' ) | |
| REPO = $(shell echo $(PACKAGE) | sed 's_^github.com/__' ) | |
| SNAME= $(shell echo $(PACKAGE) | sed 's_.*/__' ) | |
| DATE ?= $(shell date +%FT%T%z) | |
| VERSION ?= $(shell git describe --tags --always --dirty --match=v* 2> /dev/null || \ | |
| cat $(CURDIR)/.version 2> /dev/null || echo v0) | |
| DOCKERREPO=foo.bar | |
| BIN = $(GOPATH)/bin |
| Verifying that "joeduhamel.id" is my Blockstack ID. https://onename.com/joeduhamel |
I hereby claim:
To claim this, I am signing this object:
| { | |
| "name": "simple", | |
| "description": "Simple environment that requires a network node of 192.168.122.0/24", | |
| "cookbook_versions": { | |
| }, | |
| "json_class": "Chef::Environment", | |
| "chef_type": "environment", | |
| "default_attributes": { | |
| }, | |
| "override_attributes": { |