matikij

Results 6 issues of 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...

This simple fix works for me.

bug

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...

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()) ^^^^^^^^^^^^^...

type:bug :lady_beetle:
backend:openssh
version:latest

Simple fix for trace command of the flux plugin. Without this I get ``` ✗ object apiVersion is required (--api-version) ```

stale