Anthony Scalisi

Results 39 issues of Anthony Scalisi

Hi there, Thank you again for the project. Would it be possible to allow passing a YAML to either completely replace the default Lima config or override (think merging with...

See https://github.com/holman/extended-exercise-windows

See log: ``` root@i-770a93ad # uname -a Linux i-770a93ad 3.19.0-47-generic #53~14.04.1-Ubuntu SMP Mon Jan 18 16:09:14 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux root@i-770a93ad # maybe service nginx reload Error tracing...

bug

See https://www.consul.io/docs/acl/acl-auth-methods.html

help wanted

Hi folks, This looks very interesting. We're currently using [Fabio](https://github.com/fabiolb/fabio#notes) and we're exploring other options. It doesn't seem that gobetween handles path routing (Fabio looks for tags `fabio-/mypath` for example)...

When using Fabio `1.5.14` with logging set to `delta`, it appears that the logs are truncated: ``` Sep 29 23:01:43 ip-10-82-220-170 fabio[4170]: 2020/09/29 23:01:43 [INFO] Config updates Sep 29 23:01:43...

### 🎛 Description 🙋 feature request With InSpec 2.x, we could use the `enable_remote_worker` flag for the http resource which would allow controlling whether the http check would be running...

Component: Core Resources

### 🎛 Description This is a feature request. When including a profile, it'd be great to be able to specify a regular expression. Currently: ```ruby include_controls 'consul' do skip_control 'consul-template-package'...

Component: Loader

### Describe the Bug Hi folks, I've noticed a bug where `asdf latest --all` report the wrong runtimes version (added in https://github.com/asdf-vm/asdf/pull/1096 and fixed in https://github.com/asdf-vm/asdf/pull/1118). Here's example: ``` $>...

bug

## Describe the Feature You Want We currently using `latest` tags on every image with docker-compose. We'd like to be able to "force pull" as even if we rebuild the...

enhancement