Erik Gomez

Results 81 issues of Erik Gomez

In chef v17, chef added a lot of built-ins and we are seeing instability with at least one of them https://github.com/facebook/chef-cookbooks/blob/main/cookbooks/fb_helpers/libraries/node_methods.rb#L146 when we call `debian?` within a library function, it...

I'm at a loss on this one, but I've noticed that chefctl does not result in colored output when using Chef 16 (Chef Infra Client: 16.1.16) After attaching some debugging...

-p PRODUCT_PLIST, --product-plist=PRODUCT_PLIST, --plist=PRODUCT_PLIST Deprecated option for specifying product plists, kept for compatibility. Instead, pass plist paths as arguments.

This means that you can't configure vfuse prior to installing the package. Perhaps this should be up to the admin and not just putting one there? This will then help...

## Description When trying to run ohai under a macOS VM running VMware Fusion, it is extremely slow. This makes tools like `kitchen converge` and `chef-client` take several minutes when...

Focus: Desktop

## Description If you set a hostname that cannot be resolved via DNS, ohai will hit it's rescue block and not be able to return the hostname How to recreate...

Type: Bug
Focus: Desktop

## Description The ruby code has an error logic, that results in `localhost` being returned, when the equivalent command `hostname -f` properly returns the value shell equivalent ``` hostname -f...

Type: Bug
Focus: Desktop

While working on a 10.13.2 image, I made a mistake and needed to expand the DMG volume size via advanced options. When I went to drag the dmg and build...

### What version of `micromdm` are you using? 1.3.1 ### What `micromdm` command did you run? mdmctl apply profiles -f /path/to/enroll.mobileconfig ### What did you expect to see? new profile...

enhancement
configuration

### What version of `micromdm` are you using? 1.3.1 When a device has a block, it has to be fully enrolled for a UDID to be created. It would be...

enhancement
security