Matt Mencel
Matt Mencel
Hi @joemiller, I'm attempting to do a Sensu Build on a Raspberyy Pi 2b running the latest Raspbian OS with Ruby 2.2. The bundle install fails due to a problem...
No idea if this would work....but the PERL examples I've seen put newsuperior before deleteoldrdn in the params list. Thanks, Matt # conn.c /* - call-seq: - conn.modrdn(dn, new_rdn, new_superior,...
Is it possible to create procedures with SchemaHero? Like these? ``` sql DELIMITER $$ CREATE PROCEDURE datadog.explain_statement(IN query TEXT) SQL SECURITY DEFINER BEGIN SET @explain := CONCAT('EXPLAIN FORMAT=json ', query);...
Is this possible? I have my driver in kitchen.yaml configured like this... ``` yaml driver: name: terraform root_module_directory: test/fixtures/network command_timeout: 1200 variables: resource_group_name: test-rg virtual_network_name: test_vnet variable_files: - test/fixtures/network/terraform.tfvars ```...
When I scp to a host that I've added the sensible.bash to my ~/.bashrc, I see bind warnings. `/home/matt/bin/sensible.bash: line 28: bind: warning: line editing not enabled` I placed the...
### Controller Version 0.24.0 ### Helm Chart Version 0.19.0 ### Deployment Method Helm ### Checks - [X] This isn't a question or user support case (For Q&A and community support,...
OK...sorry for the dumb question...I'm really new to this. How do I pass my yaml file to the Docker container so it reads the config?
Hi...I'm new to docker and hubot. I've got all the docker containers running and can log into the hubot-control container from my browser. When I go to create a hubot...
I would like to be able to send these issue notifications based on the tracker type. I have a project with four different trackers that are assignable, and we only...
My Lita bot disconnects from HipChat fairly regularly. The debug looks like this for each of the rooms when the disconnect happens. ``` D, [2015-12-19T11:35:29.418177 #48133] DEBUG -- : SENDING:...