Klaus Frank

Results 123 issues of Klaus Frank

Please add a configuration option to change the vmx configuration parameters after the provisioners have been run and before post-processors execute. This would allow us to have 4 cores and...

incomplete

Currently this module fails because of a very small bug. Linux systems are case sensitive, where windows is not. Currently this module throws an error on linux: ``` Add-Type :...

While going through the first run setup it should allow to manually enter the bucket names as well as to specify a separate API Key and Secret. S3 providers like...

enhancement

This plugin currently doesn't work with redirects like: ``` redirect_from: - /?p=20 ``` is there anything I can do to get this working? Currently, this plugin generates files with names...

stale

The importer lib/jekyll-import/importers/wordpress.rb does not recognize `[code language="ps"]` as special and therefore inserts html control codes likes `` or `` into the source code. Also characters like `&` get converted...

enhancement
pinned

### Terraform Version ``` Terraform v0.13.5 + provider registry.terraform.io/hashicorp/local v2.0.0 + provider registry.terraform.io/hashicorp/null v2.1.2 + provider registry.terraform.io/terraform-provider-openstack/openstack v1.32.0 ``` ### Affected Resource(s) - openstack_networking_subnet_v2 ### Terraform Configuration Files ```hcl data...

ipv6

Add ipv6 only network support Fixes: #914

### Steps to reproduce 1. `vagrant up` ### Expected behaviour spawning vm and configuring networking ### Actual behaviour failing to configure network ### System configuration **OS/Distro version:** ArchLinux **Libvirt version:**...

Hi, could you please file a PR against https://github.com/microsoft/winget-pkgs to make the ZECwallet available using winget? It only takes a few lines of xml to point it towards your installer....

enhancement