Greg Dubicki
Greg Dubicki
"Sorry. This URL has been excluded from the Wayback Machine." Do you have a copy of the original docs which you can share?
According to [the Puppet API docs](https://puppet.com/docs/puppet/5.5/http_api/http_certificate_status.html#delete) making a DELETE request to `/puppet-ca/v1/certificate_status` does not the same thing as `puppet cert clean` - you would need to revoke the certificate first.
**The name of the language** HAproxy configuration file syntax Example for the current stable version, v.2.4: http://cbonte.github.io/haproxy-dconv/2.4/configuration.html#2.1 **Implementation in other libraries** No. :( But a [NestedText](https://nestedtext.org/en/stable/) seems to be a...
**The name of the language** Sentinel https://docs.hashicorp.com/sentinel/language/spec **Implementation in other libraries** VIM - https://github.com/hashicorp/sentinel.vim VSCode - https://marketplace.visualstudio.com/items?itemName=sparty02.sentinel-vscode **Additional context** We would like to have syntax highlight for this language in...
**Describe the bug** While trying to download a file with an emoji (🚀) in its name, I am getting the following error: ``` Download test-foobar-2022-05-17-BB:10204-🚀4.8.1-1e8ec65-10188.backup failed. The specified version does...
Like in https://github.com/yaml/pyyaml.org/pull/16
As https://github.com/puppetlabs/puppetlabs-docker is an officially maintained fork of this module it would be nice to edit this module README / description to clearly point everyone to it.
See README update included in this PR for usage info and rationale.
The default black cursor is hardly visible on dark background themes such as "solarized dark". Preffered solution would be using white cursor for dark backgrounds and black for light, but...