Joep van Delft

Results 8 comments of Joep van Delft

FWIW, the config contains this snippet: ``` osx_image: - xcode8 - xcode7.3 ```

Thanks! I'd like to test this with our different setups, so this does not break anything in a subtle way. I'll get back to this.

Could not reproduce this behavior. One possible cause would be if the file `~/.gimme/versions/known-versions.txt` exists, is new enough, and is empty. In that case, you could delete that file, or...

This is worthwhile to track in the context of pagination limits for some use cases: https://bugzilla.redhat.com/show_bug.cgi?id=2005153

:thinking: Maybe this would be a better solution? ``` sudo systemctl start mongodb || sudo systemctl start mongod ``` Would need some cosmetics, so it does not look so convoluted...

Is it an option to use the latest packer version?

Yah, saw that there are no binaries released yet for ppc64le. A shame that packer complains about not having the newest release, if it is not available. I am good...