Samuel Keeley

Results 10 comments of Samuel Keeley

The version information is important. For example, we've encountered issues with devices which are running beta versions of Bridge OS, such as from an early Catalina beta, when running an...

Would it be possible to revisit this now?

I believe the issue here exists within [google/resource_iam_policy.go](https://github.com/hashicorp/terraform-provider-google/blob/master/google/resource_iam_policy.go), and that the problem is that the policy data which comes back from the Google API may come back in any order,...

Also this is related to issue #7074, but it seems like the root is a bit different. In that case, the original policy was created outside of Terraform. In this...

since the schema of returned data changes, this should probably be done as a separate app into a separate table, so one can choose to run both for a period...

@tperfitt ETags are properly set elsewhere on twocanoes.com, it is just anything under https://www.twocanoes.com/winclone/updates/ which doesn't have them. Looks like a Phusion Passenger + nginx issue. ``` curl -A "Winclone...

mcxToProfile is for turning MCX or other macOS preference files into profiles - I don't think that it'd ever take another payload type as com.apple.ManagedClient.preferences is exactly what it is...

I've rebased and fixed the tests so they pass, other than the Ruby 1.8.7 one which should be removed in https://github.com/puppetlabs/puppetlabs-git/pull/78