Ryan Moon

Results 4 comments of Ryan Moon

In https://docs.chef.io/resources/windows_task `execution_time_limit String, Integer # default value: "PT72H (72 hours in ISO8601 duration format)"` Would y'all be open to a PR with that attribute exposed in the resource?

`/usr/bin/fdesetup isactive ` returns `true` or `false`

Hmm, I'm running this all in docker containers, so I got into the container with `docker exec -it pixiecore /bin/sh` but when I run `./pixiecore debug tcpdump eno1 issue17.pcap` I...

> inputs: > nixpkgs-ruby: > url: github:bobvanderlinden/nixpkgs-ruby > inputs: > nixpkgs: > follows: nixpkgs > permittedInsecurePackages: > - openssl-1.1.1w I cannot get that to work as expected, my only source...