Dan Rice

Results 36 issues of Dan Rice

### Cookbook version 2.7.0 ### Chef-client version 14.10.9 ### Platform Details Ubuntu 18.04 ### Scenario: Chef should enable UFW if it is disabled. ### Steps to Reproduce: Recipe: ``` firewall...

Priority: Medium

``` $ curl -I http://images.cheezburger.com/completestore/2011/11/2/aa83c0c4-2123-4bd3-8097-966c9461b30c.jpg HTTP/1.1 404 Not Found Date: Thu, 30 Jun 2016 21:50:58 GMT Connection: close Accept-Ranges: bytes Cache-Control: max-age=3600 Server: Powered by Highwinds-Software Content-Length: 0 X-HW: 1467323458.dop010.dc1.d...

A killer feature of Read the Docs is the version selector. This allows a project's code and documentation to be kept in sync, while still providing good documentation for stable...

The example `assert_select "feed[xmlns='http://www.w3.org/2005/Atom']"` fails against matching XML content. It succeeds when the same body is returned with a `text/html` content-type. Gist to reproduce the issue: https://gist.github.com/dnrce/1ce455ef4c3fbfff8fca43dea13da148 This example usage...

When running the `tolk:setup` rake task, the console prompts aren't all readable in a standard terminal width: ``` - Hello, Tolk installer will help you sets things up! nge mappings,...

bug