Michael Kuzmin
Michael Kuzmin
There is a discussion about permissions in #97
I've just seen a similar error, but in a different piece of the code. Please post extended output using `PACKER_LOG=1` environment variable.
`unexpected EOF` message is so vague, so we have several unrelated problems mixed in this issue. I've updated README with a list of required permissions. Our builds may take hours,...
for test, try to change `10*time.Minute` to 3. You can build binaries by `docker-compose run build`
This is absolutely valid feature request, and I'd love to see a pull request for this! Feel free to open PR early.
I mean, open PR at an early stage. We may have to discuss design decisions. And I will definitely have questions how these datastore clusters work, never saw them before.
Specify the value explicitly. This issue is not so easy to fix.
Not sure I follow. On DRS-enabled clusters you don't need to specify `host` parameter.
yes, I've reproduced the issue with floppy upload. Unfortunately, the fix requires quite significant code refactoring. As a workaround, you could try using the new `http_directory` parameter (#116) and do...
I've fixed floppy upload and published a new release 2.3. The issue with defaults is still actual but has a simple workaround.