Ben Vidulich

Results 4 issues of Ben Vidulich

As per the Ruby [documentation](http://ruby-doc.org/core-2.2.0/File.html#method-c-new), the permission mode and bits are platform dependent. Irrespective, this change seems to work on Linux.

Recently kitchen-ec2 added a feature to retrieve a Windows password from the EC2 get_windows_password API. It then stores the password in the state file. Unfortunately this means that when the...

Improvement

We're trying to run Datadog on Windows as a user that is not part of the Administrators group and therefore the agent service fails to start because it cannot read...

windows

This addresses a scenario where a server providing a feed responds with a `Last-Modified` header that is derived from a file modification time. A static site generator, for example, may...