matikij
matikij
Hi, I am trying to connect AWS VPC with two remote networks using VPG. In order to acheive connectivity I also need to edit the route table for a VPC...
Hi, it seems that whenever I use autosign binary or the puppet function there are some files created in current directory. The files are named "Autosign::Config" and "Autosign::Token". After some...
If for some reason I don't want to generate the config in the default location (/etc/autosign.conf on Linux) I would like to be able to specify the config file with...
"No 'get' handler defined for 'host/path'" error after upgrading to 2.1.0 when using openssh backend
given script from proxmoxer import ProxmoxAPI p=ProxmoxAPI('10.10.10.10', user=None, sudo=True, backend='openssh', timeout=30) print(p.nodes.get()) I get an exception under 2.1.0: Traceback (most recent call last): File ".../repro.py", line 4, in print(p.nodes.get()) ^^^^^^^^^^^^^...
Simple fix for trace command of the flux plugin. Without this I get ``` ✗ object apiVersion is required (--api-version) ```