Jason Antman
Jason Antman
That doesn't really work for anyone who's using an ENC though...
Same in Cura 5.8.0
Heroku demo app doesn't seem to be working either.
I haven't tested it yet, but it looks like in current master, koan does respect a --qemu-net-type argument at the command line. So assuming that's true (which I need to...
FWIW, this feels like a pretty critical bug to me...
FWIW, if this is built-in, I'd like to see it as a feature that can be disabled via config; for those of us who manage Helga via puppet, this prevents...
This would be nice. FYI, GitHub has IRC notifications builtin, but they're not too flexible. Both GitHub and GitLab support web hooks, which seems to be the standard, so I'd...
Ok. I should have updated this, but I do have a proof of concept for using SimpleRPC to replicate the [Puppet Agent](https://github.com/puppetlabs/mcollective-puppet-agent)'s `status` command: ``` #!/usr/bin/env python # coding: utf-8...
Yeah, this is pretty important for me as well.