Codefox42

Results 14 comments of Codefox42

I can also reproduce this issue with Packer 1.5.4 and vSphere 6.7 (having a cluster name containing a dash in the middle).

Removing the dash from the cluster name did not change the behavior for our system: Build 'vsphere-iso' errored: error creating vm: host '' not found Probably some other aspect is...

@winterwy, see also #306 and #308 - this plugin has been merged into the official packer source tree. Unfortunately a small hint regarding this great change is missing in the...

I agree with @danielcbock, same situation here (using a shared packages directory for multiple solution via a custom `repositorypath` in a `NuGet.config` in some parent directory).

In my case this behavior is caused by a non-default repository path - see also #32 .

I must admit, that the [documentation](https://docs.docker.com/engine/reference/builder/#volume) does not provide much guidance regarding when to declare `VOLUME`s and when not. Some even advice [against](https://stackoverflow.com/a/55516433/1811525) using this feature. I think wisely used,...

To pick up on the "closing words" from the release notes: > We would love to hear from you about what you need most! _This_ (#2083) is something we are...

@eheimbuch, thank you very much! Is there also a way to configure the JWT's default expiration time?

Hello @christophloose, sure: this would be for a standard user who only access the web ui once or twice a day and currently feels that he/she needs to login _every...

Is that probably worth a _separate_ ticket?