Skip to content

Instantly share code, notes, and snippets.

@ticktockhouse
ticktockhouse / keybase.md
Created November 13, 2017 09:49
Proving my github account to keybase

Keybase proof

I hereby claim:

  • I am ticktockhouse on github.
  • I am ticktockhouse (https://keybase.io/ticktockhouse) on keybase.
  • I have a public key ASDwQEVGNHJHDT6psNeG3wqcZT93W9zcKpxHQ4SqlPltRQo

To claim this, I am signing this object:

fatal: [coreos04.host.name]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: {u'no_proxy': u'{{ no_proxy }}', u'https_proxy': u\"{{ https_proxy| default ('') }}\", u'http_proxy': u\"{{ http_proxy| default ('') }}\"}: {%- if loadbalancer_apiserver is defined -%} {{ apiserver_loadbalancer_domain_name| default('') }}, {{ loadbalancer_apiserver.address | default('') }}, {%- endif -%} {%- for item in (groups['k8s-cluster'] + groups['etcd'] + groups['calico-rr']|default([]))|unique -%} {{ hostvars[item]['access_ip'] | default(hostvars[item]['ip'] | default(hostvars[item]['ansible_default_ipv4']['address'])) }}, {%- if (item != hostvars[item]['ansible_hostname']) -%} {{ hostvars[item]['ansible_hostname'] }}, {{ hostvars[item]['ansible_hostname'] }}.{{ dns_domain }}, {%- endif -%} {{ item }},{{ item }}.{{ dns_domain }}, {%- endfor -%} 127.0.0.1,localhost: 'dict object' has no attribute 'ansible_default_ipv4'\n\nThe error appears to have been in '/home/user/roles/bootstra
VAGRANT_LOG=debug vagrant provision
INFO global: Vagrant version: 2.0.2
INFO global: Ruby version: 2.5.1
INFO global: RubyGems version: 2.7.6
INFO global: VAGRANT_LOG="debug"
INFO global: resolv replacement has been enabled!
INFO global: Plugins:
INFO global: - vagrant-libvirt = [installed: undefined constraint: > 0]
DEBUG bundler: Current generated plugin dependency list: [<Gem::Dependency type=:runtime name="vagrant-libvirt" requirements="> 0">]
DEBUG bundler: Generating new builtin set instance.
name: staging-to-dev-test
on:
workflow_dispatch:
inputs:
DONOR_ENV:
description: "The env we're cloning from"
required: true
type: choice
# default: staging
default: dev