Skip to content

Instantly share code, notes, and snippets.

View brektyme's full-sized avatar
🏠
Working from home

Joshua Doll brektyme

🏠
Working from home
  • My House usually, sometimes not though
View GitHub Profile

Keybase proof

I hereby claim:

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

To claim this, I am signing this object:

2019-04-16T15:19:06 [D|app|dd3a5963] Body: {"notifications":[{"id":2679,"seen":false,"level":"success","text":"mac005056a04b4c.private.sec has been provisioned successfully","created_at":"2019-04-16T15:15:19.333Z","group":"Hosts","actions":{"links":[{"href":"/hosts/mac005056a04b4c.private.sec","title":"Details"}]}}]}
2019-04-16T15:19:06 [I|app|dd3a5963] Completed 200 OK in 17ms (Views: 0.2ms | ActiveRecord: 1.8ms)
2019-04-16T15:19:06 [D|app|dd3a5963] Cache write: _session_id:04026ffd80df1e824747181a43204dce ({:expires_in=>86400})
2019-04-16T15:19:08 [I|app|99522f1a] Started PATCH "/hosts/392" for 192.168.15.75 at 2019-04-16 15:19:08 +0000
2019-04-16T15:19:08 [D|app|99522f1a] Cache read: _session_id:04026ffd80df1e824747181a43204dce
2019-04-16T15:19:08 [I|app|99522f1a] Processing by HostsController#update as */*
2019-04-16T15:19:08 [I|app|99522f1a] Parameters: {"utf8"=>"✓", "authenticity_token"=>"iHD5Sq3dUKq3bAAcQgO6EYupY1iAXRiRvpoZnb/JEp0zmojZCWHcBD/fa33fFEpjm1LHP7OMyl6R0qaZO1jt8g==", "host"=>{"name"=>"pxebo
@brektyme
brektyme / gist:404b7bf55eb0704f7b9c95fbfe3b2ad2
Last active March 13, 2019 14:03
Foreman Fact Browser Search Stack Trace
ActionView::Template::Error
No route matches {:action=>"index", :controller=>"fact_values", :host_id=>"redacted", :parent_fact=>"facter_mountpoints::/run/lock"}, possible unmatched constraints: [:parent_fact]
/usr/share/foreman/vendor/ruby/2.3.0/gems/actionpack-5.2.1/lib/action_dispatch/journey/formatter.rb:57:in `generate'
/usr/share/foreman/vendor/ruby/2.3.0/gems/actionpack-5.2.1/lib/action_dispatch/routing/route_set.rb:744:in `generate'
/usr/share/foreman/vendor/ruby/2.3.0/gems/actionpack-5.2.1/lib/action_dispatch/routing/route_set.rb:775:in `generate'
/usr/share/foreman/vendor/ruby/2.3.0/gems/actionpack-5.2.1/lib/action_dispatch/routing/route_set.rb:822:in `url_for'
/usr/share/foreman/vendor/ruby/2.3.0/gems/actionpack-5.2.1/lib/action_dispatch/routing/route_set.rb:273:in `call'
/usr/share/foreman/config/initializers/routing_hash_for.rb:11:in `block (2 levels) in define_url_helper'
/usr/share/foreman/app/helpers/fact_values_helper.rb:15:in `block (2 levels) in fact_name'
/usr/share/foreman/vendor/ruby/2.3.
@brektyme
brektyme / gist:8905391bde0701bab74a02264fe0e89f
Created March 11, 2019 12:32
foreman_ansible variable stack trace
ActionView::Template::Error
wrong number of arguments (given 3, expected 1..2)
/usr/share/foreman/app/helpers/lookup_keys_helper.rb:35:in `param_type_selector'
/usr/share/foreman/vendor/ruby/2.3.0/gems/foreman_ansible-2.3.2/app/views/ansible_variables/_fields.erb:15:in `_e68ec9e7240fd8018174477b152eb429'
/usr/share/foreman/vendor/ruby/2.3.0/gems/actionview-5.2.1/lib/action_view/template.rb:159:in `block in render'
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-5.2.1/lib/active_support/notifications.rb:170:in `instrument'
/usr/share/foreman/vendor/ruby/2.3.0/gems/actionview-5.2.1/lib/action_view/template.rb:354:in `instrument_render_template'
/usr/share/foreman/vendor/ruby/2.3.0/gems/actionview-5.2.1/lib/action_view/template.rb:157:in `render'
/usr/share/foreman/vendor/ruby/2.3.0/gems/deface-1.3.2/lib/deface/action_view_extensions.rb:41:in `render'
/usr/share/foreman/vendor/ruby/2.3.0/gems/actionview-5.2.1/lib/action_view/renderer/partial_renderer.rb:344:in `block in render_partial'
@brektyme
brektyme / gist:ea296ac2f639702d8761adf33a6a2a85
Created February 5, 2019 13:58
Stack Trace for Foreman Ansible, Role Import
ArgumentError
wrong number of arguments (given 1, expected 0)
/usr/share/foreman/vendor/ruby/2.3.0/gems/actionpack-5.2.1/lib/action_controller/metal/flash.rb:36:in `block (2 levels) in add_flash_types'
/usr/share/foreman/vendor/ruby/2.3.0/gems/foreman_ansible-2.2.9/app/controllers/ansible_roles_controller.rb:28:in `import'
/usr/share/foreman/vendor/ruby/2.3.0/gems/actionpack-5.2.1/lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action'
/usr/share/foreman/vendor/ruby/2.3.0/gems/actionpack-5.2.1/lib/abstract_controller/base.rb:194:in `process_action'
/usr/share/foreman/vendor/ruby/2.3.0/gems/actionpack-5.2.1/lib/action_controller/metal/rendering.rb:30:in `process_action'
/usr/share/foreman/vendor/ruby/2.3.0/gems/actionpack-5.2.1/lib/abstract_controller/callbacks.rb:42:in `block in process_action'
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:109:in `block in run_callbacks'
/usr/share/foreman/app/controllers/concerns/application_shared.rb:15:in `set
@brektyme
brektyme / openpgp.txt
Created November 19, 2017 17:29
OpenKeychain Linked Identity
This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account.
Token for proof:
[Verifying my OpenPGP key: openpgp4fpr:7248ec0f6a0194df793d67f351c43db3fc1e2b6a]
@brektyme
brektyme / openpgp.txt
Created November 19, 2017 17:29
OpenKeychain Linked Identity
This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account.
Token for proof:
[Verifying my OpenPGP key: openpgp4fpr:7248ec0f6a0194df793d67f351c43db3fc1e2b6a]
@brektyme
brektyme / openpgp.txt
Created November 19, 2017 17:28
OpenKeychain Linked Identity
This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account.
Token for proof:
[Verifying my OpenPGP key: openpgp4fpr:7248ec0f6a0194df793d67f351c43db3fc1e2b6a]
@brektyme
brektyme / openpgp.txt
Created November 19, 2017 17:27
OpenKeychain Linked Identity
This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account.
Token for proof:
[Verifying my OpenPGP key: openpgp4fpr:7248ec0f6a0194df793d67f351c43db3fc1e2b6a]
@brektyme
brektyme / openpgp.txt
Created November 19, 2017 17:27
OpenKeychain Linked Identity
This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account.
Token for proof:
[Verifying my OpenPGP key: openpgp4fpr:7248ec0f6a0194df793d67f351c43db3fc1e2b6a]