Will Weaver
Will Weaver
I had an issue when attempting to cat a file with an empty line to slackcat. For example if the following is the contents of temp.log: ``` Hello World ```...
fao @flesch - Hey folks. I think this could be easier to use if the comment lines to support xbar variables were added. I'll submit a PR for this.
I'm having some issues with a fresh install of travis on OSX. I can't seem to login or perform any function. ``` user@host$ travis login /usr/local/lib/ruby/gems/2.3.0/gems/travis-1.8.0/lib/travis/client/session.rb:221:in `raw': 406: "" (Travis::Client::Error)...
In an effort to always keep the version of terraform in the Dockerfile up to date, I would like to switch from using the precompiled binaries to compiling from source.
I'd like to build up a set of serverspec tests to confirm the server state once it's been set up.
This was initially prevented by a bug in terraform. It has been fixed in recent commits. This can be done after either a new release of terraform after the commit...
I'd like to add some method of automatically deploying some containers on the stack. I'm not yet sure how to approach this as I have a lot of mixed feelings...
Currently requires an enhancement in terraform https://github.com/hashicorp/terraform/issues/111