I hereby claim:
- I am hakamadare on github.
- I am hakamadare (https://keybase.io/hakamadare) on keybase.
- I have a public key whose fingerprint is A92A 1F7E 6D76 16A0 BFF9 E61D AD54 0251 8477 B706
To claim this, I am signing this object:
# this is me looking up ef4 | |
$ curl -s https://better.boston/.well-known/webfinger?resource=acct:[email protected] | jq . | |
{ | |
"subject": "acct:[email protected]", | |
"aliases": [ | |
"https://better.boston/@ef4", | |
"https://better.boston/users/ef4" | |
], | |
"links": [ | |
{ |
Homebrew build logs for mitmproxy on macOS 10.12.3 | |
Build date: 2017-02-23 11:13:03 |
anchor { 'stash::start': | |
} -> | |
class { 'stash::install': | |
webappdir => $webappdir | |
} -> | |
class { 'stash::config': | |
} ~> | |
class { 'stash::service': | |
} -> | |
class { 'stash::backup': |
I hereby claim:
To claim this, I am signing this object:
class { 'puppet': | |
runmode => 'cron', | |
server => true, | |
server_common_modules_path => [ | |
'/usr/share/openstack-foreman-installer/puppet/modules', | |
'/usr/share/packstack/modules', | |
], | |
} | |
include passenger | |
class { 'foreman': |
INFO global: Vagrant version: 1.4.1 | |
INFO global: Ruby version: 2.0.0 | |
INFO global: RubyGems version: 2.0.14 | |
INFO global: VAGRANT_DEFAULT_PROVIDER="vmware_fusion" | |
INFO global: VAGRANT_LOG="debug" | |
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/Applications/Vagrant/bin/../embedded" | |
INFO global: VAGRANT_INSTALLER_VERSION="2" | |
INFO global: VAGRANT_DETECTED_OS="Darwin" | |
INFO global: VAGRANT_INSTALLER_ENV="1" | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.1/plugins/commands/box/plugin.rb |
Installed /Users/huit/python/nepho/nepho
Processing dependencies for nepho==0.2.2
Searching for cement>=2.1,==2.1.4-dev
Best match: cement 2.1.4-dev
Doing git clone from git://github.com/cement/cement.git to /var/folders/b2/ps7btgls6bd_npkync0kzjcc0000gq/T/easy_install-p5qOeK/[email protected]
Checking out 2.1.4.dev20131029203905
Processing [email protected]
Writing /var/folders/b2/ps7btgls6bd_npkync0kzjcc0000gq/T/easy_install-p5qOeK/[email protected]/setup.cfg
Running setup.py -q bdist_egg --dist-dir /var/folders/b2/ps7btgls6bd_npkync0kzjcc0000gq/T/easy_install-p5qOeK/[email protected]/egg-dist-tmp-pqIFGv
Traceback (most recent call last):
define vcsrepo_git_wrapper( | |
$source, | |
$ensure = 'present', | |
$excludes = false, | |
$force = false, | |
$group = 'root', | |
$identity = '~/.ssh/id_rsa', | |
$owner = 'root', | |
$revision = 'HEAD', | |
$user = 'root', |
# puppet agent -t | |
notice: Ignoring --listen on onetime run | |
info: Retrieving plugin | |
err: /File[/var/lib/puppet/lib]: Failed to generate additional resources using 'eval_generate: Could not intern_multiple from yaml: Invalid option stat_method for Puppet::FileServing::Metadata | |
err: /File[/var/lib/puppet/lib]: Could not evaluate: Could not intern from yaml: Invalid option stat_method for Puppet::FileServing::Metadata Could not retrieve file metadata for puppet://<puppetmaster>/plugins: Could not intern from yaml: Invalid option stat_method for Puppet::FileServing::Metadata | |
... (loading various facts, no errors here) | |
err: Could not retrieve catalog from remote server: Could not intern from yaml: undefined method `type_id' for "name":String | |
warning: Not using cache on failed catalog | |
err: Could not retrieve catalog; skipping run |