Gunnar Thielebein
Gunnar Thielebein
Currently the 1.11.0-alpha is in place. There are serious security issues fixed in 1.9.x - 1.10.x https://github.com/hashicorp/consul/blob/main/CHANGELOG.md
I want to have access to the `action_date`, `action_user` attributes within a queryset. Goal is use this queryset for django-tables2 and django-import-export. For django_table2 I can take an accessor like...
Do you think on integrating vsphere-iso support? https://www.packer.io/docs/builders/vmware/vsphere-iso#http-directory-configuration
I stumbled about this project while trying to get a 2.2" inch display running on a `RPI3 B+` using a recent raspbian release . The display is connected without a...
Error: Exception while running 'gitchangelog': | Traceback (most recent call last): | File "/home/gt0015/Development/Python/envs/acdc/local/lib/python2.7/site-packages/gitchangelog/gitchangelog.py", line 1967, in main | log_encoding=log_encoding, | File "/home/gt0015/Development/Python/envs/acdc/local/lib/python2.7/site-packages/gitchangelog/gitchangelog.py", line 1653, in changelog | first_version =...
## System Information ### Linux distribution ``` Fedora 31 ``` ### Terraform version ```sh terraform --version Terraform v0.12.26 + provider.libvirt (unversioned) ``` ### Provider and libvirt versions ```sh $ ~/.terraform.d/plugins/linux_amd64/terraform-provider-libvirt...
Would it mean introducing breaking changes to implement nomad client deployment on a windows box?
**Before adding an issue** Please ensure that your issue is not already reported in our [issues list](https://tree.taiga.io/project/taiga/issues?order_by=-created_date). If this issue was already reported, remember that you can upvote it to...
The criteo guys also maintain a fork of python-consul [1]. The fork already contains some nice features e.g. for context manager and consul connect. It would be great to see...
# Steps to prepare: 1. Export the key to png ``` ./gpg2paper.py export --keyid 123213232 --png --out ~/.gnupg/123213232.png ``` 2. Place the created barcodes into a single paper (using imagemagick)...