Daniel Quackenbush
Daniel Quackenbush
Can we get update on this? This would be a cool feature!
#446 should resolve this.
@Furiouss38 This is how i use it. The example in the readme shows with system, but its pretty much the same. Let me know if this works for you, and...
Without deep diving into the code for how proxying works, just going to drop this line. Might be an opportunity to create a PR. https://github.com/voxpupuli/puppet-python/blob/2f16648a91b6c7942b34950a88d7d5a6b386c9b6/manifests/virtualenv.pp#L128
Are you using virtual environments for managing different python versions?
@ric79 can you provide an example of what the contents of an encrypted config would look like? One work around my team did in this is loading the config, then...
``` notify { $facts['network']['ip']:} -> Error: Evaluation Error: A substring operation does not accept a String as a character index. Expected an Integer (file: /root/ip.erb, line: 1, column: 28) notify...
What I still don’t understand as why it was reading as undef when I didn’t specify it in the class variables, since the original fact. I can pull your code...
Im having a very similar issue to @RCFilm. On the apple tv it states "server is not powerful enough." But everything outside of the plugin media player plays fine. On...
I dabbled in this for a little, but didn't see an option in golang.org/x/crypto/ssh for a proxy command, but I also didn't dive too much into https://github.com/aws/session-manager-plugin to see if...